Closed Bug 304780 Opened 19 years ago Closed 16 years ago

hit F11 ( fullscreen), then again F11 to normal window, and then click maximize button... Firefox window goes behind tray bar.

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bogush, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.7.10) Gecko/20050717 Firefox/1.0.6

oh. so much writing. its quite annoying.

Reproducible: Always

Steps to Reproduce:
1. press F11 twice
2. click maximize button
3. drink cofee and do something good.

Actual Results:  
Firefox window is hidden behind the tray ( menu bar )

Expected Results:  
maximize standard, like other apllications, that means maximize in area only to
tray.
WFM in Deer Park Alpha 2. Please attempt to replicate this bug with a newer
version of Mozilla Firefox. Otherwise IMHO this bug should be marked as RESOLVED
WORKSFORME.
I didn't make this thing up :D  just maybe describe was not enough precisely.
Take a look:
--> http://www.bogush.info/maximize_bug.avi

(In reply to comment #1)
> WFM in Deer Park Alpha 2. Please attempt to replicate this bug with a newer
> version of Mozilla Firefox. Otherwise IMHO this bug should be marked as RESOLVED
> WORKSFORME.



(In reply to comment #2)
 
Could use some more details like what extensions do you have installed? 

Does the problem exist in Firefox safe mode?  -safe-mode

Do you have a Matrox graphics card by chance? 

"matrox dual-head quickdesk driver - maximized windows lose title bar and window
border"
https://bugzilla.mozilla.org/show_bug.cgi?id=221196
Could this be related to bug 300297 (checked in 2005-08-11 20:29)? I changed the
behaviour of HideWindowChrome to not look to the topmost parent, but stop on the
first top level parent, which I think is right thing to do. If this is related
to 300297 then fix is to use:
  HWND hwnd = GetTopLevelHWND(mWnd);
instead of 
  HWND hwnd = GetTopLevelHWND(mWnd, PR_TRUE);
in nsWindow::HideWindowChrome () to revert back to old behaviour. I checked only
with Seamonkey and have not seen any problems.
Dainis: Note the bug reporter is using FF 1.0.6, not a new trunk version.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5

WFM + comment 1 + no reply to comment 3 = resolving as WFM.

Reporter, if you still see this problem with the latest Firefox 3 beta, feel free to re-open this bug and provide any new information you might have.

Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.