Bug #821
Hovering a multline topic resizes widget below
100%
Description
When hovering over a long topic, quassle expands that topic to multile lines. This makes the widget below the topic (which is chatmon, or the chat view if chatmon is disabled) resize, and in the process that widget will be automatically scrolled to the bottom.
Associated revisions
History
#1 Updated by Anonymous almost 11 years ago
- Status changed from New to Confirmed
- Version changed from 0.5-pre to 0.9.0
Unfortunately this is due to the way Qt deals with dock widgets resizing and the chatscene not taking kindly to being resized.
#2 Updated by seezer over 10 years ago
- Status changed from Confirmed to Resolved
- % Done changed from 0 to 100
Applied in changeset quassel|commit:777799ecd614503b20c0fc9d31223556ecc6078b.
#3 Updated by tatsh 9 months ago
I am getting this issue in version 0.14.0 on Linux (with latest Plasma). Has there been a regression?
Window rules have no effect on the resizing, where they should prevent it or force a resize upon seeing the window size change.
Steps to reproduce:
1. Enable Main toolbar
2. Hover over multili-line topic
Don't scroll to bottom on resize
We're brave today..
Resizing the chatview (even unintentionally by hovering the topicline)
resulted in scrolling down the current view.
There might have been reasons.. i can't see them..
Fixes #821