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 ...
2+3 seems to be fixed now (rev3405). Would you please check?
OK. Fixed all three called bugs.
Imho, the first one is still present.
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.
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.
Ouch... I was wrong. I am sorry.
Sorry, cannot reproduce that.
ehh?? I don't understand. I wrote about disappeared problem #1 because it seemed to me that it is away.
@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 ...