Quote:
Originally Posted by Joentjuh
Update (what I have so far):
Running from source (git), edited src/calibre/gui2/library/delegates.py
[...]
|
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.