FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 242 : Provide visual feedback when saving with Ctrl-S
Last modified: 2005-12-14 20:57
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P5
Severity:
enhancement
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
REAS
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2005-12-12 14:31
Highlight the save icon briefly when a file is saved with the key command
Ctrl-S or Apple-S. This will give visual feedback that the save has happened.
Additional Comment
#1 From fry 2005-12-14 20:57
fixed for 0099. had to rework the handling of the buttons to run through
the editor and make the editor use invokeLater() to initiate the actual
actions.