Created attachment 131976 [details] Small screen record to illustrate described issue. SUMMARY Accessing hidden toolbar items is problematic, because pop-up disappears before any item is selected - I think it happens because of a bug that items below pop-up recognize the cursor hover, and pop-up loses focus. STEPS TO REPRODUCE 1. Dolphin's window size is minimized, toolbar items located on the right side get hidden under arrow button. 2. Clicking on arrow button reveals pop-up panel, containing row with all hidden items. 3. Trying to click any item located on the left side of pop-up panel OBSERVED RESULT Pop-up immediately disappears when any interface interactive element in Dolphin gets hovered by cursor (even if item is located beneath the pop-up or very close to it). EXPECTED RESULT Pop-up should disappears only after mouse click - inside or outside the panel. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Neon: 5.19 Plasma: 5.19.5 KDE Frameworks: 5.74.0 ADDITIONAL INFORMATION
UPD: I found out, which exact interface element recognizes the mouse hover - it seems to be small area for drag resizing directories panel (at which cursor changes shape to 2-side arrows).