I seem to recall that there were some reasons the key bindings were restricted to the definitions pane, so this might be more of a feature request than a bug. But still, talk with James Hsia-- he worked on the key bindings over the summer and might remember the reasoning.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There may be issues with overriding the default text-editing
keys on JTextField. I'd like to find a workaround for this
somehow. I'm going to add this to my current pile of "polish"
issues.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I noticed a similar problem when I implemented the Copy/Paste History. Perhaps we need some kind of central registry for all text areas, so we can change the key bindings for all of them.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=429731
I seem to recall that there were some reasons the key bindings were restricted to the definitions pane, so this might be more of a feature request than a bug. But still, talk with James Hsia-- he worked on the key bindings over the summer and might remember the reasoning.
Logged In: YES
user_id=431096
There may be issues with overriding the default text-editing
keys on JTextField. I'd like to find a workaround for this
somehow. I'm going to add this to my current pile of "polish"
issues.
Logged In: YES
user_id=1075744
Originator: NO
I noticed a similar problem when I implemented the Copy/Paste History. Perhaps we need some kind of central registry for all text areas, so we can change the key bindings for all of them.