Metadata
- Source
- FLUID-1322
- Type
- Bug
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2008-08-27T11:37:03.000-0400 - Updated
2008-09-25T11:14:58.000-0400 - Versions
-
- 0.4
- 0.5beta1
- Fixed Versions
-
- 0.5
- Component
-
- Inline Edit
Description
The undo/redo icons are not in the correct tab order.
After editting a text field you have to shift-tab to get to the undo icon.
(based on the bSpace example from the daily build site. http://build.fluidproject.org/fluid/sample-code/inline-edit/section-info/section-info.html)
dev-iteration43
Environments
FF2, FF3, Opera 9.5 (Mac OS 10.5)
FF2, FF3, IE6, IE7 (Win XP)
FF3, IE7 (Win Vista)
FF3, IE6 (Win 2000)
Comments
-
Justin Obara commented
2008-09-19T11:58:38.000-0400 Appears to be fixed now that the undo/redo are links
Verified using:
FF2, FF3 (Mac OS 10.5)
FF2, FF3, IE6, IE7 (Win XP)
FF3, IE7 (Win Vista) -
Justin Obara commented
2008-09-25T09:02:09.000-0400 Now that the icon is back the undo/redo button is no longer in the correct tab order.
This could be because it is prepended instead of appended
-
Justin Obara commented
2008-09-25T09:02:37.000-0400 Bug Parade: 0.5 release
-
Jacob Farber commented
2008-09-25T10:14:33.000-0400 Used append() instead of prepend(), removed CSS-P data
-
Michelle D'Souza commented
2008-09-25T11:14:15.000-0400 Reviewed and suggested some cleanup. Jacob did the cleanup and I reviewed that as well. Good fix. 🙂
-
Justin Obara commented
2008-09-25T11:14:58.000-0400 Verified fix using:
FF2, FF3, Opera 9.5 (Mac OS 10.5)
FF2, FF3, IE6, IE7 (Win XP)
FF3, IE7 (Win Vista)