Opened 10 years ago
Closed 10 years ago
#12018 closed bug (no change required)
StyledEdit can't edit existing files
Reported by: | danboid | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/StyledEdit | Version: | R1/Development |
Keywords: | StyledEdit can't edit text files disappearing cursor | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
StyledEdit under 49058 (GCC2 hybrid x86) cannot edit existing text files. Creating a new text file works fine but when I open an existing one the cursor disappears and the only operation that works in the text editing area of the window is highlighting (and copying to the buffer) text. You can't even delete selections.
Change History (4)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
While I could test it only under Virtualbox at the moment (49058 (GCC2 hybrid), but I can open and save existing files, created with StyleEdit previously.
comment:3 by , 10 years ago
Humdinger:
Yes I think you're right. It looks like I was trying to edit files on a RO partition but never noticed the "Read-only" status. I think we can safely close this one now.
comment:4 by , 10 years ago
Resolution: | → no change required |
---|---|
Status: | new → closed |
Does the status bar at the bottom say "Read-only"? Then I guess you opened the file from a red-only mounted partition.
Once you've saved the file somewhere writable, you can "unlock" the file. I'm not sure yet, but I think I'd rather see the file editable from the start wit the "Save" menu disabled, forcing you to "Save as...". Once that's done, the "Read-only" status should disappear automaticlly without the user having to explicitly "unlock" it.