Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.2
-
Fix Version/s: 4.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
Description
The move, migrate and remove buttons can't be focused and thus can't be navigated via keyboard, such as by pressing the tab key.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
r52499: added tabindex=0 to all buttons so that they can be navigated via keyboard
(This fix was committed as part of a
ICE-11283commit)