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
In the list of notes there is always the possibility to scroll rightwards by a bit (maybe 15 px?).
This happened both on 1366 and 1920 px wide resolution screens (both Linux).
This only happens when the list is scrollable vertically. I.e. when the note list element is vertically not long enough to display all the notes in the list. (You can resize Joplin window to see this).
It seems vertical movement is required at the same time to be able to scroll horizontally.
Therefore it is very difficult to reproduce on a mouse which uses the the wheel tilt to scroll horizontally. Two finger scroll on a touchpad revealed it to me.
I could not notice any correlation between note title's horizontal size (length of text) and the horizontal scroll length. The amount seems constant.
I could not notice any correlation between the note list element's horizontal size and the horizontal scroll length. The amount seems constant.
No horizontal scrollbar appeared at any point.
Expected:
Either of
Fixed lack of scroll all the time
Horizontal scroll dependent on note title length and note list element horizontal size. Independent of Vertical scroll. Also a horizontal scrollbar.
The text was updated successfully, but these errors were encountered:
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "backlog" and I will leave it open. Thank you for your contributions.
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.
…rollbar is present in note list (#2062)
* Prevent horizontal scrolling on Linux when a scrollbar is present in the note list.
* max-width usage specifically to target Linux horizontal scroll problem.
scoroi
pushed a commit
to scoroi/joplin
that referenced
this issue
Nov 10, 2019
…when a scrollbar is present in note list (laurent22#2062)
* Prevent horizontal scrolling on Linux when a scrollbar is present in the note list.
* max-width usage specifically to target Linux horizontal scroll problem.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
staleAn issue that hasn't been active for a while...
Operating system
Application
Minor cosmetic issue.
Observed:
In the list of notes there is always the possibility to scroll rightwards by a bit (maybe 15 px?).
Expected:
Either of
The text was updated successfully, but these errors were encountered: