Metadata
- Source
- FLUID-4373
- Type
- Bug
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Mike Lam
- Reporter
- Justin Obara
- Created
2011-07-28T14:08:32.304-0400 - Updated
2013-09-06T13:33:45.132-0400 - Versions
-
- 1.4
- Fixed Versions
-
- 1.5
- Component
-
- UI Options
Description
The <ul> containing the options under the "Links and Buttons" tab in the fat panel is focusable. This provides an unneeded navigation element and adds a confusing focus styling when using the mouse.
Steps to reproduce
1) Open the Fat Panel UIO Demo
http://build.fluidproject.org/infusion/demos/uiOptions/FatPanelUIOptions/html/uiOptions.html
2) Change to the "Links and Buttons" tab
3) Attempt to change the options
Notice the focus styling that goes around the <ul> containing the options.
Comments
-
Justin Obara commented
2011-07-28T14:09:39.869-0400 ScreenShot.png shows the focus styling around the container of the options. Notice the dotted underline.
-
Justin Obara commented
2011-07-28T14:09:48.314-0400 Bug Parade Infusion
-
Justin Obara commented
2013-09-06T13:33:45.128-0400 No longer an issue with the redesigned panels.