Opened 15 years ago
Last modified 4 years ago
#5074 reopened bug
Attribute editor doesn't save changes
Reported by: | humdinger | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/DiskProbe | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #3507 | |
Platform: | All |
Description
This is hrev34405.
- Open a file with attributes in DiskProbe
- Open a string attribute for editing
- Change the string
--> The "Save" menu item stays unselectable
- Close the editor window
--> An alert pops up, but selecting "Save" doesn't save the changes.
Change History (5)
comment:1 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 by , 15 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Axel, BTextView has SetModificationMessage() or something. You should fix DiskProbe. I just hate it whenever I encounter an app that has this problem, though I think IOM currently has it as well in it's Property list view.
comment:4 by , 15 years ago
Well, that's just a minor thing that doesn't match the title of this bug, but you're right, it could be fixed.
Maybe I get around allowing attribute data to be changed in size, too - it's not just limited as humdinger said, it's also annoying :-)
Then let's track these to issues in this ticket.
comment:5 by , 4 years ago
Blocking: | 3507 added |
---|
You have to commit the changes by leaving the text control in order to make the "Save" option visible. Also, the string is changed when selecting "Save". However, the size of the string currently cannot be changed.