Closed
Bug 279145
Opened 20 years ago
Closed 19 years ago
Loss of resize, maximize widget if browser.startup.homepage has an empty value
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 303836
People
(Reporter: socratis, Assigned: bugzilla)
Details
Attachments
(1 file)
|
137.43 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050119 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050119 Firefox/1.0+ The resize handle on the bottom-right corner is not visible and the maximize button on the top left is grayed-out. Reproducible: Always Steps to Reproduce: 1.Download the 20050119 nightly build (Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050119 Firefox/1.0+) 2. Launch Firefox 3. Observe missing resize handle on bottom right and disabled maximize window button.
| Reporter | ||
Comment 1•20 years ago
|
||
The "Window"->"Zoom" works as expected...
Comment 2•20 years ago
|
||
well, wfm on the same build... Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050119 Firefox/1.0+
Comment 3•20 years ago
|
||
can you attach a screenshot?
| Reporter | ||
Comment 4•20 years ago
|
||
| Reporter | ||
Comment 5•20 years ago
|
||
OK, it's a profile issue. I renamed the "Application Support -> Firefox" directory and with the newly created profile that Firefox created upon restart, there is no problem. I'll try to figure out what's causing the widgets to dissappear.
| Reporter | ||
Comment 6•20 years ago
|
||
I figured it out! Reproducibly! The symptom appears if for startup page you have
an empty string (not the "about:blank", but ""). The preference in the prefs.js is:
user_pref("browser.startup.homepage", "");
Changing this either from outside or from within Firefox fixes the problem.
Really weird this one...
Comment 7•20 years ago
|
||
oh, i see this.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Loss of resize, maximize widget → Loss of resize, maximize widget if browser.startup.homepage has an empty value
Updated•20 years ago
|
Severity: major → normal
| Reporter | ||
Comment 9•19 years ago
|
||
*** This bug has been marked as a duplicate of 303836 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•