Fixed
Details
Assignee
Justin ObaraJustin ObaraReporter
Justin ObaraJustin ObaraComponents
Affects versions
Priority
Minor
Details
Details
Assignee
Justin Obara
Justin ObaraReporter
Justin Obara
Justin ObaraComponents
Affects versions
Priority
Created July 10, 2008 at 12:08 AM
Updated July 18, 2008 at 9:23 PM
Resolved July 18, 2008 at 9:23 PM
The last in-line edit field retains focus styling after being in edit mode. This only happens in keyboard interaction and returns to proper styling after tabbing back on and off of it.
Steps to reproduce:
1) navigate to either of the in-line edit demo pages
http://build.fluidproject.org/fluid/sample-code/inline-edit/announcements/announcements.html
http://build.fluidproject.org/fluid/tests/fluid-tests/manual/inline-edit/InlineEdit.html
2) using the keyboard, tap the 'tab' key until the last in-line edit field has focus.
3) enter edit mode by tapping either 'enter' or 'space'
4) leave edit mode by tapping either 'enter' or 'tab'
5 tap the 'tab' key to move away from the in-line edit field. Notice that the focus styling remains
6) tap the 'tab' key until focus is back on the last in-line edit field. tap the 'tab' key once more. Notice that the in-line edit field no longer has focus.