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

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

[Octave-bug-tracker] [bug #57635] Editor often has focus but no cursor u


From: Hg200
Subject: [Octave-bug-tracker] [bug #57635] Editor often has focus but no cursor until clicking elsewhere and then clicking in editor
Date: Mon, 18 May 2020 16:26:40 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0

Follow-up Comment #87, bug #57635 (project octave):

>> Are other focus issues (e.g. when closing a file) fixed?

No, because this problem is caused by the damaged proxy chain which is set up
in file-editor-tab.cc and file-editor.cc. If you run the Qt demo code that I
have attached to this bug report: This code demonstrates the tab closing
problem, without autocompletion and without using scintilla. The example jams
Qt with a simple QTabWidget and a proxy chain as it is used in the Octave GUI.
This is really sad.

The problem is solved for me by removing setFocusProxy in file-editor-tab.cc
but if i recall correctly there were problems on windows as mentioned in
comment #46.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57635>

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




reply via email to

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