#19727 closed defect (bug) (fixed)
Quick Edit/Reply missing tabindex causes <tab> to miss Update Comment/Reply button
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 3.3.1 |
| Component: | Comments | Version: | 3.3 |
| Severity: | major | Keywords: | has-patch |
| 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)
- Priority changed from normal to high
- Severity changed from normal to major
- Version set to 3.3
Hitting "Enter" after a quick tab can cause you to lose your edit or reply, so this is kind of nasty.
[ticket 19522: Is this the same bug? Then it must be closed I guess?]
Version 0, edited 17 months ago
by djr
(next)
Note: See
TracTickets for help on using
tickets.

In [19665]: