Closed Bug 986592 Opened 10 years ago Closed 10 years ago

Australis: Deleting a separator removes the parent folder

Categories

(Firefox :: Bookmarks & History, defect)

29 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 958848
Tracking Status
firefox28 --- unaffected
firefox29 --- affected
firefox30 --- affected
firefox31 --- affected
firefox-esr24 --- unaffected

People

(Reporter: alice0775, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: dataloss, regression)

Steps to Reproduce:
1. preparation
1-1. Create a folder(say FOLDER) within "Bookmarks Menu"
1-2. Create adequate number of bookmarks within FOLDER
1-3. Create a separator within FOLDER

2. Open FOLDER from Bookmarks Widget
3. Right click on the separator and choose "Delete"

Actual Results:
the parent folder(FOLDER) is removed
This pronlem does not happen on old Bookmarks menu

Expected Results:
the parent folder(FOLDER) should not be removed popups from its content item.
I suspect we are executing the delete command for the popup result node, instead of the separator result node. since the separator doesn't have an hover state, it's hard to tell if you are on the separator or on the popup, and by design we allow to have context menu on the parentNode (for example if you right click on the empty part of the bookmarks toolbar and ask for properties). Though I feel like on popups that's too much.
this is probably a dupe of bug 958848 actually? would be nice to have a regwindow to check if it's really Australis related (I suspect the menu -> arrowpanel style changes may be related)
(In reply to Marco Bonardo [:mak] from comment #2)
> this is probably a dupe of bug 958848 actually? would be nice to have a
> regwindow to check if it's really Australis related (I suspect the menu ->
> arrowpanel style changes may be related)

On Ubuntu, I can also reproduce on old Bookmarks.
So This problem is style depended...
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.