dlsc-software-consulting-gmbh / GemsFX

A collection of JavaFX controls and utilities.
Apache License 2.0
436 stars 51 forks source link

Fix Issue with Picker Component Closure Behavior #166

Closed leewyatt closed 2 weeks ago

leewyatt commented 2 weeks ago

Currently, when the Picker component is closed using the Esc key, it requires consecutive clicks on the Picker button to display the popup again.

To address this issue, we need to implement handling for the Esc key press event in the Picker component to ensure consistent behavior.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud