OptionMenu cannot be scrolled with arrow keys when...

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
deltacxx
Posts: 1
Joined: Sat Dec 29, 2018 10:22 am

OptionMenu cannot be scrolled with arrow keys when...

Post by deltacxx »

OptionMenu cannot be scrolled with arrow keys when there aren't any selectable options (like a menu with only StaticTexts).
It can be scrolled with PgDn/PgUp and mouse wheel.

Example WAD (do 'openmenu testmenu' in console):
https://deltacxx.insomnia247.nl/bugwad1.pk3
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49252
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: OptionMenu cannot be scrolled with arrow keys when...

Post by Graf Zahl »

Since the up/down keys select the next item and there is nothing to select they won't do anything - and it'd amount to gross hacks to change this.
I think this squarely falls under "Don't do that!".
Post Reply

Return to “Closed Bugs [GZDoom]”