Closed
Bug 85069
Opened 24 years ago
Closed 23 years ago
Window is not maximizing
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ezh, Assigned: jag+mozilla)
References
()
Details
Attachments
(1 file)
|
373.43 KB,
image/png
|
Details |
1. Open the URL
2. Click on any link for example in "GP3 sites"
3. There opens a new window and it is not maximazed
4. Now look at the "restore" icon in the right upper window corner - it tell's
you the window is maximazed, but it isn't. Click on it - window resizes. Click
one more time - now window maximizes.
Expected result:
4. The window shoud maximize on the click on the "maximezed" icon.
Comment 1•24 years ago
|
||
I'm seeing this too on 2001060820 Win2k.
What OS + build ID are you using?
OS: other → Windows 2000
Summary: Window is not maximazing → Window is not maximizing
| Reporter | ||
Comment 2•24 years ago
|
||
win98/2000 and I've seen this with builds from long-long time ago... :)
Updated•24 years ago
|
QA Contact: sairuh → claudius
Comment 3•24 years ago
|
||
Cc'ing Dan.
I can't reproduce on win2k. Claudius, can you?
Comment 4•24 years ago
|
||
not without Win2k :-). Let's see if jrgm can.
Comment 5•24 years ago
|
||
works for me, windows opens and icon shows that that window is maximizable
not maximized (side note; the js in the page is picking a window size and
position for the window that opens, one which is proportional ot the current
screen size.)
Comment 6•24 years ago
|
||
Marking WFM, please reopen if you're still able to reproduce in brand new
nightlies (with more information if possible, and a screenshot would be helpful
as well).
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 7•24 years ago
|
||
Reopen. I still see this with 2001063008 on win 98 SE.
And I have a second URL with this bug:
http://www.f1-live.com/f1-2001/en/index.shtml
In the right upper corner is a box "Live" where is a "Click here" link. Click on
the "Click here" and a new window appears with the same problem.
I'll attach a screenshot.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
| Reporter | ||
Comment 8•24 years ago
|
||
Comment 9•24 years ago
|
||
-->toolkit
Assignee: blakeross → hyatt
Status: REOPENED → NEW
Component: XP Apps: GUI Features → XP Toolkit/Widgets
QA Contact: claudius → jrgm
Comment 10•24 years ago
|
||
WFM too, Win2k. I'd expect something tricky in the window-opening JS, but the
first "GP3 sites" link, "GP3 2000 season", for example, is very straightforward:
<A HREF="http://www.emac.de/gp3" TARGET="_blank">GP3 2000 season</A><BR>LF
and works fine. (Also note the second example just above at
http://www.f1-live.com/f1-2001/en/index.shtml; I can't find the link described.
Has the page changed?)
It'd be helpful to have the exact conditions. New window maximization state is
affected by the state of the current window, and by the overall state of the
app, saved from the last browser window's maximization state the last time the
app was closed. A simple JS example (like the link earlier in this comment) that
causes the problem would be nice. John mentioned above that one of the windows
(sounds like the new one) contains JS that sizes or moves the new window. That
has a funny effect on already maximized windows and I'd suspect that, though
that too is working for me right now.
So. Summary: Works for me. Some of the steps given to reproduce involve links I
can't find. Simple html/js page illustrating the problem, and specific initial
conditions would be helpful. For the moment, I can't do anything else with this.
URL: http://gp3.start4all.com/ → n
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.1
Comment 11•23 years ago
|
||
Works for me with a new nightly. Please reopen if you can still reproduce this,
ezh@infonet.ee (Eugene Savitsky).
URL: n → http://gp3.start4all.com/
| Reporter | ||
Comment 12•23 years ago
|
||
Yep! It's fixed or I just deleted my old profile...
Comment 13•23 years ago
|
||
--> default owner
Assignee: hyatt → jaggernaut
Status: ASSIGNED → NEW
Target Milestone: mozilla1.1alpha → ---
Comment 14•23 years ago
|
||
wfm per comments above.
Status: NEW → RESOLVED
Closed: 24 years ago → 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•