Open
Bug 1327859
Opened 9 years ago
Updated 3 years ago
It's possible to accidentally close wrong bookmarks folder by clicking on folder's dropmarker
Categories
(Core :: XUL, defect, P5)
Core
XUL
Tracking
()
NEW
People
(Reporter: arni2033, Unassigned)
References
Details
>>> My Info: Win7_64, Nightly 48, 32bit, ID 20160410030224
STR_1: (how it happens in real life)
1. Select Bookmarks Menu button in sidebar
2. Click on folder's dropmarker to close the folder
AR: The whole Bookmarks Menu closes instead. Remember, that happens accidentally.
ER: Only the folder should be closed.
STR_1_detailed:
1. Launch new profile, open bookmarks sidebar, create folder "asdf" in Bookmarks menu
[now add 99 bookmarks to that folder]
2. Open the following url
> data:text/html,<body><script>var S="",U="<br>http://example.org/%23";for (i=0;i++<99;)S+=U+i;document.body.innerHTML=S;</script>
3. Copy all text on page, open bookmarks sidebar, click on "asdf" folder, press Ctrl+V
4. Close all folders in sidebar. Click on Bookmarks Menu button in sidebar to select it.
5. Click the dropmarker inside Bookmarks Menu to open it
6. Click the dropmarker inside "asdf" folder to open the folder
7. Scroll bookmarks sidebar so that "asdf" folder was the 2nd visible item from the top
8. Click the dropmarker inside "asdf" folder to close the folder
AR: The whole Bookmarks Menu closes instead. Remember, that happens accidentally.
ER: Only "asdf" folder should be closed.
Component: Untriaged → XP Toolkit/Widgets: XUL
Product: Firefox → Core
Comment 1•7 years ago
|
||
Moving to Core:XUL per https://bugzilla.mozilla.org/show_bug.cgi?id=1455336
Component: XP Toolkit/Widgets: XUL → XUL
Updated•7 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•