WordPress.org

Make WordPress Core

Opened 18 months ago

Closed 18 months ago

Last modified 18 months ago

#19727 closed defect (bug) (fixed)

Quick Edit/Reply missing tabindex causes <tab> to miss Update Comment/Reply button

Reported by: nacin 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)

19727.diff (659 bytes) - added by nacin 18 months ago.

Download all attachments as: .zip

Change History (5)

nacin18 months ago

comment:1 nacin18 months ago

In [19665]:

Fix tabbing for comment reply and edit. see #19727, for trunk.

comment:2 nacin18 months ago

  • 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.

comment:3 ryan18 months ago

  • Resolution set to fixed
  • Status changed from new to closed

comment:4 djr18 months ago

19522 Is this the same bug? Then it must be closed I guess?]

Last edited 18 months ago by djr (previous) (diff)
Note: See TracTickets for help on using tickets.