Closed Bug 440586 Opened 16 years ago Closed 14 years ago

[userchrome.css]sizemode="maximized" only works after one maximize

Categories

(Firefox :: General, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: tomwilson, Unassigned)

References

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9) Gecko/2008052906 Firefox/3.0

The following just maximizes once then the rule does not apply.

#main-window[sizemode="maximized"] #file-menu,
#main-window[sizemode="maximized"] #edit-menu,
#main-window[sizemode="maximized"] #view-menu,
#main-window[sizemode="maximized"] #history-menu,
#main-window[sizemode="maximized"] #bookmarksMenu,
#main-window[sizemode="maximized"] #tools-menu,
#main-window[sizemode="maximized"] #helpMenu {
color: #ffffff !important;
  
}


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
What you are seeing is caused by the same bug that is causing bug 419292.  It's effectively a dupe, even if it is not exactly so...
Depends on: 419292
This should work correctly in Firefox 3.6. Please reopen if you still encounter issues.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.