openui5
openui5 copied to clipboard
Grid Table - Filter field loses focus when hovering over other sorting buttons, interrupts user input
OpenUI5 version: 1.71.50, also tested with 1.110.0
Browser/version (+device/version): Edge Chromium 110.0.1587.63, Windows 10 x64 22H2
Steps to reproduce the problem:
- Click on the header of a column which has filtering and sorting enabled
- In the menu, click on the input field for filter values and start typing
- Move mouse pointer and hover over one of the sorting buttons in said menu and try continue typing
What is the expected result? It is possible to continue typing in the filter field. User input is not interrupted.
What happens instead? Filter input field loses focus and no longer accepts input until you hover over the filter input field to give it focus again.
Any other information? Occurs in sap.ui.table.Table. Minor issue, but some users listed this as undesired behavior in case they accidentally move the mouse pointer during typing.
It is possible to observe said behavior in the sample library (e.g. https://openui5.hana.ondemand.com/#/entity/sap.ui.table.Table/sample/sap.ui.table.sample.MultiHeader).
Hello @LukasSanders ,
Thank you for sharing this finding. I've created an internal incident 370012744. The status of the issue will be updated here in GitHub.
Regards, Plamen Ivanov