[haiku-bugs] Re: [Haiku] #15612: B_LEFT_ARROW and B_RIGHT_ARROW are not invoked when a TextView is focused (was: B_LEFT_ARROW and B_RIGHT_ARROW are not invoked when a Textview is focused since wordwise update)

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Wed, 08 Jan 2020 15:07:43 -0000

#15612: B_LEFT_ARROW and B_RIGHT_ARROW are not invoked when a TextView is 
focused
----------------------------------+----------------------------
   Reporter:  Paradoxon           |      Owner:  nobody
       Type:  bug                 |     Status:  new
   Priority:  normal              |  Milestone:  Unscheduled
  Component:  Kits/Interface Kit  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------
Changes (by diver):

 * owner:  axeld => nobody
 * component:  Servers/app_server => Kits/Interface Kit
 * summary:
     B_LEFT_ARROW and B_RIGHT_ARROW are not invoked when a Textview is
     focused since wordwise update
     =>
     B_LEFT_ARROW and B_RIGHT_ARROW are not invoked when a TextView is
     focused


Old description:

Since
https://github.com/haiku/haiku/commit/17c9e987431f0a838ea579b9b77a6ad3bf4d7a29
#diff-5875f6a800591cc589d7f2099a131158
MenuEntries with B_LEFT_ARROW or B_RIGHT_ARROW will stop working as soon
as a TextView has a Focus.

e.g. if you are in the url textfield of WebPositive forward and backward
navigation in history will stop working.

Not shure what the default behavior should be.. but some apps the
MenutItems stoped working like ScriptureGuide, FlyingTroll (never heard
of this bevor..:-) ) And WebPositive if the URL Field is selcted :-D.

New description:

 Since
 https://github.com/haiku/haiku/commit/17c9e987431f0a838ea579b9b77a6ad3bf4d7a29
 #diff-5875f6a800591cc589d7f2099a131158
 MenuEntries with B_LEFT_ARROW or B_RIGHT_ARROW will stop working as soon
 as a TextView has a Focus.

 e.g. if you are in the url textfield of WebPositive forward and backward
 navigation in history will stop working.

 Not sure what the default behaviour should be.. but some apps the
 MenutItems stoped working like ScriptureGuide, FlyingTroll (never heard of
 this behaviour..:-) And WebPositive if the URL field is selected :-D.

--
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15612#comment:2>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #15612: B_LEFT_ARROW and B_RIGHT_ARROW are not invoked when a TextView is focused (was: B_LEFT_ARROW and B_RIGHT_ARROW are not invoked when a Textview is focused since wordwise update) - Haiku