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, 4 Apr 2018 14:20:31 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

Thanks Philip.  That is good news.  If you'd like to try the patch in Comment
#69, feel free, but there should be only minor change in some corner cases
which go easily unnoticed.

I'm working on the background color issue that Rik pointed out, but I'm not
sure if those changes should be part of this patch or if it should be a
separate bug.  In any case, there's likely to be another rev.

@Rik: Regarding color, I've narrowed things down, but I'm running into an
issue of the terminal view's background role color being set back to the ivory
color


[Do a Preferences... change]
tR: 0 tG: 0 tB: 0
name: TerminalDockWidget R: 0 G: 0 B: 0
name: TerminalDockWidget R: 214 G: 214 B: 214


The first printout is the QUnixTerminalImpl::setBackgroundColor table-color as
a result of the Preferences change.  The second is the QDockWidget's widget()
background color prior to CSS setting.  The third is after CSS setting and
looks to be GUI default.  So maybe there is some CSS setting that controls
this; I'll keep looking.

    _______________________________________________________

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]