geomoose / gm3

GeoMoose 3.0 Development. Please submit pull requests to the 'main' branch.
https://www.geomoose.org
MIT License
58 stars 60 forks source link

Select - KeepAlive - Enter to execute select #853

Open chughes-lincoln opened 4 months ago

chughes-lincoln commented 4 months ago

This may be more of a browser issue, rather than a geomoose one, but it's a change in behavior so I thought I'd mention it.

After you've created your selection geometry you can hit Enter on your keyboard to run the selection. If KeepAlive is enabled you can then immediately create another selection geometry. The issue is that this time, the select box is highlighted, so hitting Enter only opens the select drop-down rather than running the tool. You either have to click go, or click somewhere else so that the drop-down isn't selected and then hit Enter.

Interestingly in Firefox the drop-down is still highlighted but hitting Enter still runs the selection.

It's not a major problem but it does interrupt your workflow a bit.