Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#19727 closed defect (bug) (fixed)

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

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

19727.diff (659 bytes) - added by nacin 13 years ago.

Download all attachments as: .zip

Change History (5)

@nacin
13 years ago

#1 @nacin
13 years ago

In [19665]:

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

#2 @nacin
13 years 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.

#3 @ryan
13 years ago

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

#4 @djr
13 years ago

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

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