|
| From: | Hg200 |
| Subject: | [Octave-bug-tracker] [bug #57635] Editor often has focus but no cursor until clicking elsewhere and then clicking in editor |
| Date: | Sun, 17 May 2020 07:03:22 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0 |
Follow-up Comment #76, bug #57635 (project octave):
void QWidget::hide() is equivalent to setVisible(false)
this change also does not have effect, or change in behaviour:
//hide ();
this->setVisible(false);
activate ();
very strange
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?57635>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |