https://bugs.kde.org/show_bug.cgi?id=380287
Bug ID: 380287
Summary: Breadcrumb drop-down items are sometimes accidentally
activated
Product: dolphin
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: bars: location
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Dear developers,
Breadcrumb drop-down items get unexpectedly activated when the list is big
enough.
Steps to reproduce:
1. Open Dolphin and navigate to /usr/share/doc/dolphin/.
2. Move Dolphin window to right-bottom screen corner.
3. Open doc's breadcrumb.
Expected result:
* Current directory remains /usr/share/doc/dolphin.
Actual result:
* Current directory changes to some other doc's subfolder.
I guess, drop-down list placement is what causes the issue: when it's big
enough to not fit vertically (i.e. when Dolphin's window is small and is at the
bottom of the screen, and there are a lot of items in the drop-down), it is
moved up, and as a result becomes under mouse pointer, catches e.g. LMB Release
event and changes current directory to whichever happens to be under mouse
pointer.
--
You are receiving this mail because:
You are watching all bug changes.