#19727 closed defect (bug) (fixed)
Quick Edit/Reply missing tabindex causes <tab> to miss Update Comment/Reply button
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.3.1 | Priority: | high |
| Severity: | major | Version: | 3.3 |
| Component: | Comments | Keywords: | has-patch |
| Focuses: | Cc: |
Description
In 3.2, we had a simple textarea with a tabindex of 104. Now we have wp_editor(). It is missing the tabindex.
Adding it back fixes everything for me.
Bug originally reported by Matt.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In [19665]: