The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: Václav on June 03, 2010, 06:02:24 pm

Title: [r3397] Missing vehicles and other strange behaviours in depots
Post by: Václav on June 03, 2010, 06:02:24 pm
In actually last available release as it is on nightlies page (3397) I found very strange (and quite bothering) bugs:

1. After buying of vehicle when routes list is rolled out, vehicle is missing.
2. Choosing of used line is very difficult due to list is returning back to start after MouseUp (releasing of left mouse button) action very often
3. Sometimes after choosing of used route is new route established instead choosing of line - when text of chosen line is over button Create new line.

... and that is all what I know at this time ...
Title: Re: [r3397] Missing vehicles and other strange behaviours in depots
Post by: Dwachs on June 04, 2010, 05:19:31 am
2+3 seems to be fixed now (rev3405). Would you please check?
Title: Re: [r3397] Missing vehicles and other strange behaviours in depots
Post by: Václav on June 04, 2010, 06:20:29 am
OK. Fixed all three called bugs.
Title: Re: [r3397] Missing vehicles and other strange behaviours in depots
Post by: Dwachs on June 04, 2010, 07:34:40 am
Imho, the first one is still present.
Title: Re: [r3397] Missing vehicles and other strange behaviours in depots
Post by: prissi on June 04, 2010, 08:30:04 am
The first one was due that the vechile is put in storage again, since the click on the route was also sent to be object below.
Title: Re: [r3397] Missing vehicles and other strange behaviours in depots
Post by: Dwachs on June 04, 2010, 08:50:11 am
The first one goes as follows: open the roll-down list, then click on a vehicle image to buy the vehicle -> nothing happens. Here the click is not on the list but on the vehicle.
Title: Re: [r3397] Missing vehicles and other strange behaviours in depots
Post by: Václav on June 04, 2010, 08:53:42 am
Ouch... I was wrong. I am sorry.
Title: Re: [r3397] Missing vehicles and other strange behaviours in depots
Post by: prissi on June 04, 2010, 08:43:32 pm
Sorry, cannot reproduce that.
Title: Re: [r3397] Missing vehicles and other strange behaviours in depots
Post by: Václav on June 05, 2010, 08:50:38 am
ehh?? I don't understand. I wrote about disappeared problem #1 because it seemed to me that it is away.
Title: Re: [r3397] Missing vehicles and other strange behaviours in depots
Post by: knightly on June 07, 2010, 09:27:41 am
@Prissi

The problem of triggering click actions on buttons underneath the drop-down list of combo boxes appears again in r3444. Maybe you have already noticed as you are working on GUI overhaul, but just in case you don't ...