FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 505 : shortcuts stop working after rename
Last modified: 2010-04-10 09:21
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P3
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fjen
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2007-01-27 18:51
in Processing 0123 on os-x:
when i rename a sketch and click the ok button, then the editor stops reacting to keyboard-
shortcuts. the only thing that works is quit. if you click anywhere the editor comes back to life.
Additional Comment
#1 From fry 2007-01-29 19:11
this is a matter of focus being lost by the other components, and
inconsistent behavior between java versions and platforms. fun stuff to
track down.
Additional Comment
#2 From Myer Nore 2009-03-24 19:22
Bug duplicated in Processing 1.0.3 on Windows XP.
Additional Comment
#3 From fry 2009-03-25 07:18
thanks for checking, i think it's safe to assume that it's a problem with
linux as well, will look into it.
Additional Comment
#4 From Lonnen 2010-04-10 09:18
Tested this in OSX and XP with build 0183 and I cannot reproduce it. I'm renaming the sketch
from the UI bar, tried both single and multitab files, as well as both clicking the ok button and
simply hitting enter. In every case the editor immediately responds to cmd(ctrl)-s, cmd(ctrl)-n
without needing a click to refocus.
This may be fixed.
Additional Comment
#5 From fry 2010-04-10 09:21
yeah, not sure, i haven't seen it for a bit. i guess i'll close for the
time being, until we hear otherwise.