The International Simutrans Forum

Development => Bug Reports => Topic started by: gauthier on April 05, 2017, 04:53:57 PM

Title: [r8175] toggling a tick box magically toggles another one
Post by: gauthier on April 05, 2017, 04:53:57 PM
r8175, 32 bits linux version

1. Open the list of stations
2. Open the filter settings
3. Tick the box for goods and the box for passengers below it
4. Tick The box for special filters : the box for passengers has toggled back to its False state
Title: Re: [r8175] toggling a tick box magically toggles another one
Post by: captain crunch on April 06, 2017, 12:57:02 AM
Probably related: In the map window some buttons toggle other buttons that are not related. For example when "Forests" is selected, clicking the "Waiting" button toggles display of forests instead of highlighting the halt waiting indicators. What's worse that behaviour changes when the map window is resized and that bug does not always show.
Title: Re: [r8175] toggling a tick box magically toggles another one
Post by: Dwachs on April 11, 2017, 06:25:41 PM
There is indeed some weird behavior behind. Some checkbox buttons are focused and receive events not meant for them.
Title: Re: [r8175] toggling a tick box magically toggles another one
Post by: prissi on April 12, 2017, 05:53:04 AM
Yes, alsi at some other places (like selecting the last entry in a combobox requires two attempts. Working on it.