The International Simutrans Forum
Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: Yona-TYT on October 26, 2015, 12:48:56 AM
-
Two details with the filters of players.
1- The selection bar does not respond to the keyboard.
2- Open multiple filters is a strange behavior, in my humble opinion.
(http://www.mediafire.com/convkey/f85d/86sbyvjduegfrmp6g.jpg)
-
The only way out would be quite hackish. I will think on it.
-
Multiple comboboxes should no longer occur in r7940
-
Multiple comboboxes should no longer occur in r7940
Is it possible to move the bar using the keyboard?
-
That would be inconsistent, since some boxes allow you to enter text. Sorry, for now I would rather have the same code for all kind of combo boxes.
-
The handling of combo boxes had been greatly improved in r8154 onwards. But that means other thing could have beeen broken accidently. Please test.
-
There is now a weird focus behavior: The combobox does not receive focus until left mouse button is released. This results in drawing errors if mouse button is hold down over combo box.
-
Ok, Comboboxes now open only on mousebutton release ...