You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When re-enabling J/P/Q's in a buffer after previously hiding J/P/Q's, the chat log scrolls almost all the way to the top of whatever is loaded into memory.
Steps to reproduce:
Install iQuassel 1.9.0 or later, connect to a core
Scroll back in chat history to have a few pages worth of history in memory (least recent)
Scroll to the bottom of the chat history (most recent)
Tap J/P/Q to hide joins, parts and quits in the current buffer.
If there is not a full page of chat history on the page, scroll back to get more (least recent)
Scroll to the bottom of the chat history (most recent)
Tap J/P/Q again to unhide joins, parts and quits in the current buffer.
Expected behavior:
Joins, parts and quits will appear and disappear without affecting the user's scroll position in the buffer
Actual behavior:
iQuassel unexpectedly scrolls to near the top of the buffer loaded into memory, losing the user's place in the chat history.
The text was updated successfully, but these errors were encountered:
Summary:
When re-enabling J/P/Q's in a buffer after previously hiding J/P/Q's, the chat log scrolls almost all the way to the top of whatever is loaded into memory.
Steps to reproduce:
Expected behavior:
Joins, parts and quits will appear and disappear without affecting the user's scroll position in the buffer
Actual behavior:
iQuassel unexpectedly scrolls to near the top of the buffer loaded into memory, losing the user's place in the chat history.
The text was updated successfully, but these errors were encountered: