Page 1 of 1
popupmenu does not scroll down
Posted: 01 Nov 2021 01:32
by yusef88
can not scroll down this menu by mouse
popupmenu(listfolder(%winsysdir%, *.exe))
2021-11-01_020759.png
other xy menus have this bottom arrow that let you move down
2021-11-01_022337.png
Re: popupmenu does not scroll down
Posted: 02 Nov 2021 22:58
by autocart
Not sure but try
popupmenu(listfolder(%winsysdir%, "*.exe"));
Re: popupmenu does not scroll down
Posted: 02 Nov 2021 23:02
by highend
No problems here...
1.png
Re: popupmenu does not scroll down
Posted: 03 Nov 2021 01:51
by yusef88
well, this happens because my taskbar is at top of screen
Re: popupmenu does not scroll down
Posted: 03 Nov 2021 02:18
by autocart
What do you mean?
If you move the Windows task bar down at the bottom, it does not happen?
Re: popupmenu does not scroll down
Posted: 03 Nov 2021 03:02
by yusef88
yes. and the issue also affects the "recent location" button not only the mentioned script
If you move the Windows task bar down at the bottom, it does not happen?
Re: popupmenu does not scroll down
Posted: 03 Nov 2021 03:04
by autocart
I'll move this to the bug reports forum.
Re: popupmenu does not scroll down
Posted: 03 Nov 2021 09:22
by admin
Confirmed: if the taskbar is at the top of the screen then the scroll-down-arrow is out of reach below the bottom of the screen. That's a Windows bug, I cannot do anything.
Note that you still can scroll the menu using the arrow Up/Down keys.
Re: popupmenu does not scroll down
Posted: 03 Nov 2021 11:22
by Horst
That problem is solved by the actual Windows version
In Windows 11 you can't put the taskbar on the top
