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

Exiting entity key field editor with Tab sometimes selects the wrong row #2094

Closed
ericwa opened this issue Mar 5, 2018 · 2 comments
Closed
Assignees
Labels
Prio:3 Low priority: Minor problems and nice to have features Type:Bug Errors and problems
Milestone

Comments

@ericwa
Copy link
Collaborator

ericwa commented Mar 5, 2018

System Information

TrenchBroom V2.0.1 on macOS

Expected Behavior

Tab key should advance to the "Value" column of the current row.

Steps to Reproduce

  1. add an air_bubbles entity.
  2. add a key, leave the name as "property 1".
  3. add a second air_bubbles entity.
  4. select both air_bubbles. The order matters: you need to select the second one, then the first one (with "property 1").
  5. press +. Type in "foo". Press Tab.
  6. The value of "property 1" is selected, instead of the value of "foo", as expected.

Bal reported this on Windows, I also reproduced it on 2.0.0 on macOS.

@kduske kduske added this to the 2.0.2 milestone Mar 5, 2018
@kduske kduske added Type:Bug Errors and problems Prio:3 Low priority: Minor problems and nice to have features labels Mar 5, 2018
@kduske
Copy link
Collaborator

kduske commented Mar 5, 2018

@ericwa do you have time to look into this?

@ericwa ericwa self-assigned this Mar 5, 2018
@ericwa
Copy link
Collaborator Author

ericwa commented Mar 5, 2018

Sure, I'll check it out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prio:3 Low priority: Minor problems and nice to have features Type:Bug Errors and problems
Projects
None yet
Development

No branches or pull requests

2 participants