[Wayland] Bookmark view crashes after drag&drop element multiple levels
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: amanita+BUGZILLA, Unassigned)
References
(Blocks 2 open bugs)
Details
Steps to reproduce:
I try to drag a bookmark entry, and I have folders with 2+ subfolders.
I can only drag the element into one folder, more than that and the folders opening automatically, close again.
Actual results:
I drag the element to one folder, this works.
But when I try to hover over a folder inside that folder, and the subfolder view opens, and then try to drag the element into that subfolder, both views close again.
This is 100% reproducable.
Expected results:
Some versions ago this worked completely normal.
Subfolders should open when you drag an element over them. The construct should stay open as long as the element is not hovered outside of any of the two views barriers for a few milliseconds.
The subfolders with subfolders with subfolders should stay open as long as the hovered element is over any of the views.
Using Firefox RPM 115.0 on Wayland, Fedora 38
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
I found out this is not happening on the official release. Note that on the official release there is also a line shown between to bookmark elements (when hovering over the area between them). dragging across multiple subfolders is absolutely no problem here
Can you please create a screencast of the issue? Will help me better understand what's going on. See:
https://fedoraproject.org/wiki/How_to_debug_Firefox_problems#Collect_information_for_a_bug_report
Thanks.
okay I will try. But its not complicated:
I have all my bookmarks in the bookmarks toolbar
In the toolbar there is a folder called "private" inside there are multiple folders, one called "banking" for example
I drag a bookmark element from the toolbar (that is not already in a folder, or anywhere not important) over the folder and it opens.
Then inside that opened popup folder I drag it over the subfolder "banking" and "banking" opens too, with its popup. In this folder I can then drop the bookmark and its there.
This is normal behavior and works on ESR normally.
But what happens instead is that I can only drag the bookmark into one folder. Hovering over a folder inside that folder makes the view collapse immediately
https://cloud.uol.de/s/CiTCHiXZ98KKc3s
Password: firefoxbug
This looks like Wayland specific problem where popups are handled differently.
Description
•