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

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

[Octave-bug-tracker] [bug #53276] GUI: undocked panes cannot be moved, o


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53276] GUI: undocked panes cannot be moved, or resized along upper border
Date: Wed, 14 Mar 2018 17:37:37 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #23, bug #53276 (project octave):

Needs plenty of testing, I know.  I wonder about Windows too.  If things work
fairly well, then maybe the tooltip about <Alt-F4> movement can go.

The highlighting: You are still seeing the highlighted variable names in the
Variable Editor, e.g.,


for i=1:4
  eval(['var' num2str(i) ' = eye(5); openvar var' num2str(i)]);
end


?  That shouldn't have changed.  Was highlighting needed for other panels? 
The whole title bar?  CSS might do the trick, but it would be worth confirming
that the custom title bar produces unexpected decorations first.  Works here,
but that doesn't mean custom titlebars would work on all systems (and probably
not).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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