Closed
Bug 467272
Opened 16 years ago
Closed 16 years ago
dragging special items off the toolbar unconditionally adds them to the palette
Categories
(Toolkit :: Toolbars and Toolbar Customization, defect)
Toolkit
Toolbars and Toolbar Customization
Tracking
()
RESOLVED
FIXED
mozilla1.9.1b3
People
(Reporter: Gavin, Assigned: neil)
References
Details
From bug 407725 comment 25:
>> there's an additional problem in that if you drag a flexible space eg onto a
>> toolbar, Done, customize and drag it off, Done, then customize again there will
>> be a duplicate in the palette. only for the special items it seems.
http://hg.mozilla.org/mozilla-central/annotate/fdd5e4e34241/toolkit/content/customizeToolbar.js#l934 needs to be inside the previous if{} block, I think (so that we avoid adding special items to the palette).
Reporter | ||
Comment 1•16 years ago
|
||
Looks like Neil fixed this in his latest patch for bug 407725.
Assignee: nobody → neil
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•16 years ago
|
Target Milestone: --- → mozilla1.9.1b3
You need to log in
before you can comment on or make changes to this bug.
Description
•