View Single Post
Old 01-19-2024, 06:22 PM   #28
Joentjuh
Junior Member
Joentjuh began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Apr 2014
Location: Netherlands
Device: Kobo Libra H2O
Quote:
Originally Posted by chaley View Post
Thank you. I am now able to repeat the problem. It happens if:
  • There has never been a horizontal scroll bar displayed for the book list.
  • The widget space size is smaller than what appears to be two scroll bar arrows, which on my Windows 10 machine is 84 pixels.
Once a horizontal scroll bar has been displayed the problem no longer happens, even if the scroll bar is no longer displayed. This can be easily verified by narrowing the calibre window until the book list displays a scroll bar, then moving it back to where it was.

I have a fix that I will submit to Kovid.
Just came to the same conclusion, "max_width = view.geometry().width() - view.verticalHeader().width()" fixed it.
Now I'm annoyed at myself for never having noticed/thought about the disappearing horizontal scrollbar (obvious in hindsight) but that's what you get with wide monitors and a dislike for horizontal scrolling.

Glad I've been able to help.
Joentjuh is offline   Reply With Quote