Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#27233 closed defect (bug) (fixed)

Themes: lose input focus when pressing enter

Reported by: matveb Owned by: nacin
Priority: normal Milestone: 3.9
Component: Themes Version: 3.8
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

Pressing enter should remove the focus from the input element. Specially annoying if you are on an iPad/iPhone — not losing focus means we keep the keyboard in view covering the screen.

Attachments (1)

27233.diff (452 bytes ) - added by matveb 13 years ago.

Download all attachments as: .zip

Change History (4)

@matveb
13 years ago

#1 @matveb
13 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
13 years ago

  • Keywords commit added
  • Milestone Awaiting Review3.9

#3 @nacin
13 years ago

  • Owner set to nacin
  • Resolutionfixed
  • Status newclosed

In 27555:

Themes screens: Lose search input focus when pressing enter.

This allows the keyboard to close on iOS, for example.

props matveb.
fixes #27233.

Note: See TracTickets for help on using tickets.