Rofi version (rofi -v or git commit in case of build issue)
2.0.0-27-gb905f073 (next)
Configuration
https://gist.github.com/mjk-gh/c64fd5377e11e3d07d0fac0c81f3f527
Theme
https://gist.github.com/mjk-gh/0ad12ee4e7e82dc397964a8406d64e8a
Timing report
No response
Launch command
rofi -show-icons -show window -normal-window
Step to reproduce
Launch rofi as described above.
Expected behavior
Actual behavior
I opened 30 windows. As rofi shows 15 windows at a time, the scrollbar should have a length of exactly half the length of the total scrollbar area. Instead, it is significantly shorter, suggesting there are more than two 15-item pages, which is not the case:
Moving the scrollbar with the left mouse button (by clicking in the scrollbar area or by dragging the scrollbar) moves the selection bar as well.
Page-wise scrolling with the mouse is impossible, each click with the left mouse-button places the middle of the scrollbar right under the mouse cursor. Middle or right mouse-button do not seem to do anything.
Maybe there is an ingenious rationale behind all this, but for now, I would consider the scrollbar behavior a bug. :-}
Additional information
No response
I've checked if the issue exists in the latest stable release
Rofi version (rofi -v or git commit in case of build issue)
2.0.0-27-gb905f073 (next)
Configuration
https://gist.github.com/mjk-gh/c64fd5377e11e3d07d0fac0c81f3f527
Theme
https://gist.github.com/mjk-gh/0ad12ee4e7e82dc397964a8406d64e8a
Timing report
No response
Launch command
rofi -show-icons -show window -normal-window
Step to reproduce
Launch rofi as described above.
Expected behavior
Actual behavior
I opened 30 windows. As
rofishows 15 windows at a time, the scrollbar should have a length of exactly half the length of the total scrollbar area. Instead, it is significantly shorter, suggesting there are more than two 15-item pages, which is not the case:Moving the scrollbar with the left mouse button (by clicking in the scrollbar area or by dragging the scrollbar) moves the selection bar as well.
Page-wise scrolling with the mouse is impossible, each click with the left mouse-button places the middle of the scrollbar right under the mouse cursor. Middle or right mouse-button do not seem to do anything.
Maybe there is an ingenious rationale behind all this, but for now, I would consider the scrollbar behavior a bug. :-}
Additional information
No response
I've checked if the issue exists in the latest stable release