[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Scrolling/keeping textArea down
[Thread Prev] | [Thread Next]
- Subject: Re: Scrolling/keeping textArea down
- From: Gianluigi <gradobag@xxxxxxxxxxx>
- Date: Tue, 23 Sep 2025 23:59:11 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Il 23/09/25 23:00, Lee ha scritto:
On 9/23/25 2:16 PM, Lee wrote:But .EnsureVisible does work in GTK3.I have to take that statement back! After further testing, I see that .EnsureVisible does NOT work correctly with GTK3.If the vertical scroll bar is at the bottom when additional text is added, it almost works correctly but does not actually display the full text until the mouse cursor enters the control.If the scroll bar is at the top, the scroll bar moves to almost fully below the visible area of the control or is not visible at all, and all the text has disappeared until the mouse wheel is scrolled in any direction.And, after a few text insertions with the scroll bar in whatever position it happens to be, the scroll bar begins to scroll to seemingly random positions.This behavior was observed on my Manjaro desktop with the KDE Plasma environment and in an openSUSE VM with the LXQt desktop environment. In a Debian-LXQt VM, the scroll bar behavior is random from the beginning.Benoît?
I confirm what you've found with GTK doesn't work properly with Cinnamon either. I get the problem when I switch from pressing Enter on the TextBox to pressing the button and vice versa. Finally, as soon as the mouse touches the TextArea, the new text entries appear, which weren't visible before (despite the scroll bar appearing at the bottom of the window).
With QT, it works fine. See the video here: https://paste.c-net.org/UpscaleErika Regards Gianluigi
Re: Scrolling/keeping textArea down | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: Scrolling/keeping textArea down | Admin <admin@xxxxxxxxxx> |
Re: Scrolling/keeping textArea down | Lee <t.lee.davidson@xxxxxxxxx> |
Re: Scrolling/keeping textArea down | Lee <t.lee.davidson@xxxxxxxxx> |