GNU TeXmacs - Bugs: bug #40675, Console widgets should scroll down...
You are not allowed to post comments on this tracker with your current authentication level.
bug #40675: Console widgets should scroll down to last message
Submitter: | Joris van der Hoeven <vdhoeven> | ||
Submitted: | Fri 22 Nov 2013 05:18:52 PM UTC | ||
Category: | Qt port | Priority: | 5 - Normal |
Item Group: | Error | Status: | Confirmed |
Privacy: | Public | Assigned to: | mdbenito |
Originator Name: | Open/Closed: | Open | |
Release: | None | Release: | |
Fixed Release: | None | Fixed Release: | |
Keywords: |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
I added two new arguments to resize widgets in order to specify a default scroll positioning if the widget is too large. These arguments are currently ignored by Qt, but they should be implemented. This will allow in particular to automatically scroll to the last message in console widgets when new messages appear.