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

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

[Octave-bug-tracker] [bug #58418] Saving file scrolls editor's text area


From: Hg200
Subject: [Octave-bug-tracker] [bug #58418] Saving file scrolls editor's text area
Date: Thu, 21 May 2020 06:44:43 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0

Follow-up Comment #1, bug #58418 (project octave):

Happens when "Remove trailing spaces when saving files" is activated and a
larger file is opened and the cursor is placed somewhere in the middle and the
changes are saved.

Built against different Qt versions and can see the behavior in both older and
newer Qt versions.

I guess that simply m_edit_area-> setText (edit_text) in
file-editor-tab.cc:2306 potentially changes the position of the vscrollbar
when the trimmed data is put back to the m_edit_area.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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