Closed
Bug 375100
Opened 18 years ago
Closed 18 years ago
[BeOS] opening this page causes main browser window to jump around on the screen
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 328492
People
(Reporter: doug, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.8.1.4pre) Gecko/20070322 BonEcho/2.0.0.4pre
Build Identifier: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.8.1.4pre) Gecko/20070322 BonEcho/2.0.0.4pre
browser window is somehow repositioned when this page opens. same thing happens if page is opened in a tab.
Reproducible: Always
Steps to Reproduce:
1.open above URL
2.observe main window
3.
Actual Results:
window jumps around on the screen, then finally settles down in a position other than the original.
Expected Results:
main window stays solidly placed where it belongs
tested under Firefox 2.0.0.3 and 2.0.0.4pre
Reporter | ||
Comment 1•18 years ago
|
||
same problem occurs under a February 2007 build of Minefield trunk.
Comment 2•18 years ago
|
||
Or virtually any other build on any platform, other than in late August and early September 2005, when dom.disable_window_move_resize was briefly set to true by default. We need to fix the deps for bug 328492.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•18 years ago
|
||
(In reply to comment #2)
> Or virtually any other build on any platform, other than in late August and
> early September 2005, when dom.disable_window_move_resize was briefly set to
> true by default. We need to fix the deps for bug 328492.
>
> *** This bug has been marked as a duplicate of bug 328492 ***
>
This problem does not happen on 2.0.0.4 under Windows. That's why I reported it as a BeOS bug. I read the thread for bug 328492, but I'm still confused: is the main window supposed to move around or not? If it is, how come it doesn't do this under Windows? Sorry to be so dense, Phil, but I need a little more explanation.
Reporter | ||
Comment 4•18 years ago
|
||
um, never mind - answered my own question, Phil. Somehow the aforementioned config variable was set TRUE in my profile, though I never explicitly set it. The site messes up under Windows with a clean profile. Remind me never to visit that site again. ;)
Comment 5•18 years ago
|
||
See, that's why I'm never going to buy a Lotus: the site's too jumpy and pushy ;)
Status: RESOLVED → VERIFIED
Comment 7•18 years ago
|
||
Curiosly, didn't notice anything weird with SeaMonkey - "Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.9a1) Gecko/20060702 SeaMonkey/1.5a"
Comment 8•18 years ago
|
||
http://lxr.mozilla.org/seamonkey/source/suite/browser/browser-prefs.js#351 - Sm doesn't care about breaking legitimate uses (or, cares less than it cares about not being annoyed, or, assumes all its users have about:config as their home page, and can toggle the pref whenever they see that they need it on).
You need to log in
before you can comment on or make changes to this bug.
Description
•