Closed
Bug 465231
Opened 16 years ago
Closed 16 years ago
Toolbar customize doesn't do anything at all, doesn't work
Categories
(Firefox :: Toolbars and Customization, defect)
Firefox
Toolbars and Customization
Tracking
()
VERIFIED
FIXED
People
(Reporter: websdaleandrew, Assigned: asaf)
References
Details
(Keywords: regression, verified1.9.1)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b2pre) Gecko/20081116 Minefield/3.1b2pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b2pre) Gecko/20081116 Minefield/3.1b2pre
Customize toolbar, either by right click or from menu. Customize dialog appears, dragging icons or search boxes works but drop does not. No customization is possible, however this was working on 2008-11-14 & maybe the day after(nightly builds)
Reproducible: Always
Steps to Reproduce:
1.select customize toolbar
2.attempt to do so
3.does nothing
Actual Results:
Nothing
Expected Results:
Icons should have dropped onto toolbar
Comment 1•16 years ago
|
||
I am confirming this on all platforms. Using hg bisect to find the cause. THe last time this broke weren't some tests checked in to supposedly catch this?
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: PC → All
Updated•16 years ago
|
Flags: blocking-firefox3.1?
Version: unspecified → Trunk
Comment 2•16 years ago
|
||
hg bisect came up with:
The first bad revision is:
changeset: 21705:6b7faccfd305
user: Asaf Romano <mozilla.mano@sent.com>
date: Sat Nov 15 21:47:53 2008 +0200
summary: Bug 225680 - Ability to detach tabs. r=mconnor, enn. a=beltzner.
Blocks: 225680
Keywords: regression
Comment 3•16 years ago
|
||
Reverting the browser.xul portion of the check-in for bug 225680 (which does not seem to relate to the tear-off-tabs feature at all) fixes this issue.
Assignee | ||
Comment 4•16 years ago
|
||
Fixed.
Assignee: nobody → mano
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 5•16 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081118 Minefield/3.1b2pre ID:20081118125341
VERIFIED
Comment 6•16 years ago
|
||
While you can now move an Icon to/from the Customize pallet I see this in Console2 when dragging an Icon from the Pallet to the Toolbar:
Error: aElt is null
Source file: chrome://global/content/customizeToolbar.js
Line: 682
Comment 7•16 years ago
|
||
(In reply to comment #6)
> While you can now move an Icon to/from the Customize pallet I see this in
> Console2 when dragging an Icon from the Pallet to the Toolbar:
>
> Error: aElt is null
> Source file: chrome://global/content/customizeToolbar.js
> Line: 682
Mano, can you check to see what's causing that? Also, if we could get those tests alluded to in comment 1, that'd be great.
Flags: blocking-firefox3.1? → blocking-firefox3.1+
Comment 8•16 years ago
|
||
FWIW, and likely good news, I can no longer repo the error with today's nightly after re-checking the bug.
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2a1pre) Gecko/20081202 Minefield/3.2a1pre Firefox/3.0.4 ID:20081202034510
Updated•16 years ago
|
Keywords: fixed1.9.1
Comment 9•16 years ago
|
||
Verified fix on Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US;
rv:1.9.1b3pre) Gecko/20090122 Shiretoko/3.1b3pre
and Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a1pre)
Gecko/20090122 Minefield/3.2a1pre
Status: RESOLVED → VERIFIED
Keywords: fixed1.9.1 → verified1.9.1
You need to log in
before you can comment on or make changes to this bug.
Description
•