Hi,
I made a modal page with an interactive grid on it. One of the columns has a popup LOV (inline or popup). When activating the popup the search focus is put on the search field and I can start typing and select the value I need.
If I then immediately open the LOV again (on the same row OR another) the focus is NOT put on the search field, but on the close button off the modal dialog page! Notice the blue line around the "X" on the right top:
This also means that hitting e.g. enter on the keyboard will now close (cancel actually) my entire page. I've only encountered this behavior in Firefox (102.x and 103)! Chrome and Edge will always put the focus on the search field op the LOV as expected.
This is all on Apex 22.1.0 and 22.1.1. I have no older version available at the moment so I can't tell for sure whether this is an older problem or not.
Has anybody run into this as well and is this perhaps a bug in Apex?