gmitter-ef opened a new issue, #4812: URL: https://github.com/apache/hop/issues/4812
### Apache Hop version? apache/hop-web:2.11.0 ### Java version? openjdk 17.0.2 2022-01-18 OpenJDK Runtime Environment (build 17.0.2+8-86) OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing) ### Operating system Docker ### What happened? Using the Web GUI container under RHEL 9.4, hitting DEL in a text input field (e.g. transform name) leads to the deletion of the transform in the canvas. How to reproduce: * startup a container with the 2.11.0 hop-web image * open the default project * create a new pipeline * add the dummy transform * edit the dummy transform * click before the "D" in the transform name input field (such that the cursor blinks before the "D"), and press DEL * the dummy transform gets deleted from the canvas See the screenshots. ### Issue Priority Priority: 3 ### Issue Component Component: Hop Web -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
