Fix focusing list of operations in CartOverwiew
Screencast_from_21.11.2023_07_51_33
Observed in: !210 (comment 143576)
There is an issue with the current method of checking if the focus should be enabled (which is disabled by default and enabled only when scrollbars appear - check CanFocusWithScrollbarsOnly
class) - on_resize
and this is not sufficient in some situations.