-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This (mostly) ensures the text of a JSpinner is selected on focus. On OSX it seems to always work with tabs, and mostly work with mouse clicking. However there does seem to be a race condition where the text selection can be lost, presumably from the JSPinner firing a validation event after the text field's selection has been processed. See #12 for future work.
- Loading branch information
Showing
1 changed file
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters