A click that brings the window forward no longer immediately picks the row it landed on.
What's wrong with this entry?
Clickable rows ignore clicks that land while the window is still coming to the front, or within a short settle period after the row appears, instead of acting on them.
- Interactive rows take a
mountSettleMsvalue setting that period; survey option lists and similar menus pass explicit values, and there is an internal default for the rest. - Suppressed clicks are dropped rather than triggering the row's action.
mountSettleMs
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Editing a queued command keeps its mode and refuses on a dirty draft
Both mention input
-
v2.1.235
Enter no longer submits a text field in a select list, and arrows can leave the list
Both mention input
-
v2.1.235
Vim cursor position survives re-renders and editor round trips
Both mention input