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

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

[Octave-bug-tracker] [bug #53410] Variable Editor: Title bar doesn't hig


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53410] Variable Editor: Title bar doesn't highlight according to focus rules
Date: Mon, 9 Apr 2018 17:51:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #10, bug #53410 (project octave):

This modification wasn't quite complete.  Notice that with the addition of the
allowed window focus (i.e., titlebar highlighting), if one clicks on the title
bar (or some portion of the window not covered by a widget), the current
variable panel loses focus.  Try


>> x = magic(5);
>> openvar x;


then click on the titlebar of Variable Editor; the focus leaves "x" panel. 
The attached patch prevents that loss of focus.

(file #43861)
    _______________________________________________________

Additional Item Attachment:

File name: octave-ve_focus_proxy-djs2018apr09.patch Size:0 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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