Bug 365037 - [Theming] Add state :focused to all widgets
Summary: [Theming] Add state :focused to all widgets
Status: ASSIGNED
Alias: None
Product: RAP
Classification: RT
Component: RWT (show other bugs)
Version: 1.5   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-29 05:42 EST by Nick Mussin CLA
Modified: 2013-06-28 04:28 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Mussin CLA 2011-11-29 05:42:00 EST
State :focused is already supported by text-like widgets (Text, Combo, Spinner, DateTime). Using the :focused state is much more flexible than using a separate focus indicator frame.

Also, many widgets currently don't change their appearance, if focused. This is an accessibility/ usability issue and can be solved with this enhancement.
Comment 1 Nick Mussin CLA 2011-11-29 06:02:29 EST
please also see Bug 365039, which is a supplement to this bug.
Comment 2 Ivan Furnadjiev CLA 2013-06-28 04:28:03 EDT
"focused" state has been added to Button and List with commit 5c7b705d1829a0d123fa4a07ce012a24d017e55a ( bug 406345 ).