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

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

[Octave-bug-tracker] [bug #65646] editor deletes selected text when func


From: Rik
Subject: [Octave-bug-tracker] [bug #65646] editor deletes selected text when function key or control key used
Date: Thu, 2 May 2024 14:41:39 -0400 (EDT)

Update of bug #65646 (group octave):

                  Status:            Works For Me => Invalid / Not an Octave
Bug
             Open/Closed:                    Open => Closed                 
                 Summary: editor removes selected text => editor deletes
selected text when function key or control key used

    _______________________________________________________

Follow-up Comment #3:

Normal behavior when text is selected, and then new text is typed, is for the
selected text to be deleted and the newly typed text to replace the old text.

That is what should happen for normal new text, but for function keys such as
F9 or modified keys such as Ctrl+F this deletion should not occur.

This could be a bug in the libraries.  A little googling led me to this
report: https://github.com/Mezomish/juffed/issues/112.  Symptom seems to be
the same, and Qscintilla library probably to blame.  I'm going to mark this as
an upstream bug, rather than an Octave bug.

Note that the actions to reproduce the bug mentioned in the github report
specify that the program outside of Octave needs to be using a textbox widget.
 That probably explains the observation by Clément that only certain external
programs trigger the bug (e.g., *not* rythmbox).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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