Changes between Initial Version and Version 3 of Ticket #22886
- Timestamp:
- 12/19/2012 03:08:26 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22886
-
Property
Status
changed from
new
toclosed
-
Property
Component
changed from
Taxonomy
toAccessibility
-
Property
Resolution
changed from
to
duplicate
-
Property
Milestone
changed from
Awaiting Review
to
-
Property
Status
changed from
-
Ticket #22886 – Description
initial v3 7 7 Summary of issues: 8 8 9 1. Fix the <tab> handling in the Tags widget in wp-admin edit post screen by either 10 1.a. removing the 'tabindex="3"' from the submit button in the Tags wp-admin edit post widget, 11 1.b. change the tabindex's value to be such that it works on the most used browsers, or 12 1.c. fix the functionality in JavaScript.9 1. Fix the <tab> handling in the Tags widget in wp-admin edit post screen by either [[BR]] 10 1.a. removing the 'tabindex="3"' from the submit button in the Tags wp-admin edit post widget, [[BR]] 11 1.b. change the tabindex's value to be such that it works on the most used browsers, or [[BR]] 12 1.c. fix the functionality in JavaScript.