[haiku-bugs] [Haiku] #11840: Web+; Issue with "keypress" Event in Text Fields

  • From: "apl-haiku" <trac@xxxxxxxxxxxx>
  • Date: Mon, 09 Feb 2015 07:44:13 -0000

#11840: Web+; Issue with "keypress" Event in Text Fields
--------------------------------------+------------------------------
 Reporter:  apl-haiku                 |        Owner:  pulkomandy
     Type:  bug                       |       Status:  new
 Priority:  normal                    |    Milestone:  R1
Component:  Applications/WebPositive  |      Version:  R1/Development
 Keywords:  keypress event return     |   Blocked By:
 Blocking:                            |  Has a Patch:  0
 Platform:  All                       |
--------------------------------------+------------------------------
 In an "input" form element, a "keypress" event is not being fired for the
 "return" key being pressed.  The expected outcome is that pressing the
 "return" key in such a field will cause this event to be fired and that
 the "keyCode" attribute of the event object will be 0x0d.

 This can be seen on the home page of the Haiku Depot Server system at
 http://depot.haiku.org.  On Firefox or Chrome, you can enter a search term
 in the search field (yellow bar) and press return to initiate a search.
 With Web+, the pressing of return has no effect.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11840>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: