Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combo box for vehicle class selection ignores user input #13943

Closed
m-kro opened this issue Oct 16, 2023 · 2 comments
Closed

Combo box for vehicle class selection ignores user input #13943

m-kro opened this issue Oct 16, 2023 · 2 comments
Assignees
Labels
a:netedit bug p:important more important than default but not 'critical' regression Works in previous versions
Milestone

Comments

@m-kro
Copy link
Contributor

m-kro commented Oct 16, 2023

Several attributes allow a selection of vehicle classes (=permission). In netedit inspection frame, a combo box is used to select from the valid vehicle classes (e.g. "changeLeft", "changeRight"). However, the user input is ignored:

  • selecting a value from the list will revert to "ignoring"
  • typing a vehicle class name will revert to "ignoring"

Apart from that, for me as a user it is unclear how to select/unselect multiple vehicle classes...

@behrisch behrisch added this to the 1.19.0 milestone Oct 24, 2023
@behrisch behrisch added c:input p:important more important than default but not 'critical' and removed c:input labels Oct 24, 2023
@palvarezlopez palvarezlopez added the regression Works in previous versions label Oct 25, 2023
@palvarezlopez
Copy link
Member

Broken during implementation of new MFXComboBox

@namdre
Copy link
Contributor

namdre commented Feb 19, 2024

Broken during implementation of new MFXComboBox

@palvarezlopez so it was a regression in 1.18.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:netedit bug p:important more important than default but not 'critical' regression Works in previous versions
Projects
None yet
Development

No branches or pull requests

4 participants