octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53600] Use convention Qt event handling for c


From: Torsten
Subject: [Octave-bug-tracker] [bug #53600] Use convention Qt event handling for consistent octave_dock_widget focusing
Date: Mon, 21 May 2018 02:56:30 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #11, bug #53600 (project octave):

@Dan: I have tested the patch and - depending on the widget having focus -
some of the actions (Ctrl+number) for switching to another widget does not
work. 

Beside this, I am still not convinced of the necessity or the benefit of
replacing the focus () by focusInEvent (). Whereas focus () is called for
explicitly setting the focus, focusInEvent () is also executed when the user
changed focus via mouse (where focus () was not involved so far). Finally, the
focus proxies were added for giving specific objects within the dock widget
focus when this widgets get focus.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53600>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]