eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.44k stars 1.38k forks source link

unable to right-click on riding person #14390

Closed namdre closed 4 months ago

namdre commented 4 months ago

clicks always go to the vehicle (still working in 1.19.0), alt+click still works and lists the person

namdre commented 4 months ago

@palvarezlopez do you have any idea what could have causes this to regress?

palvarezlopez commented 4 months ago

@namdre I don't know. @bcoueraud87 did you changed something of the person code during your changes in JuPedSim?

bcoueraud87 commented 4 months ago

@namdre I don't know. @bcoueraud87 did you changed something of the person code during your changes in JuPedSim?

Nope.

namdre commented 4 months ago

I'll do a git bisect...

namdre commented 4 months ago

it was broken with 44adc3b777a5a476ca92eaff1b6313f9b330591b

namdre commented 4 months ago

This is worse. Now right-click on vehicles doesn't work anymore.

namdre commented 4 months ago

I tested on windows and linux. Both show the same faulty behavior.

palvarezlopez commented 4 months ago

taxi.zip

I used this network for the testing. Can you please check if you have the same problem? (I tested it when the person takes the taxi)

namdre commented 4 months ago

I can confirm that right-click on vehicle fails

palvarezlopez commented 4 months ago

Ok, I check it.