Opened 17 months ago

Closed 17 months ago

Last modified 17 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 17 months ago.

Download all attachments as: .zip

Change History (5)

nacin17 months ago

In [19665]:

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

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

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

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