[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #56405] Search+Replace deleting characters dis
From: |
Torsten Lilge |
Subject: |
[Octave-bug-tracker] [bug #56405] Search+Replace deleting characters disobeys selection |
Date: |
Sat, 1 Jun 2019 13:48:33 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 |
Update of bug #56405 (project octave):
Status: In Progress => Ready For Test
_______________________________________________________
Follow-up Comment #6:
>From my tests, the remaining issue is in qscintilla's way to search in
selections. Since we already have a workaround for another issue in this case,
I decided to drop the use of findFirstInSelection () and handle the search in
a given selection by gui's code. The related changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/fbe46901ae62
was pushed to the default branch, since this is a complete redesign of the
search & replace in selected text. As a positive side effect, we can drop a
configuration test for Qt's abilities.
I leave the report open since I would like to cherry-pick this patch into
stable is there are no complains about side effects I was missing during my
tests.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?56405>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-bug-tracker] [bug #56405] Search+Replace deleting characters disobeys selection,
Torsten Lilge <=