Closed Bug 364424 Opened 18 years ago Closed 3 years ago

menupopups sometimes don't appear when styled with a background image

Categories

(Core :: XUL, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: kramchel-inet, Unassigned)

References

Details

(Keywords: regression)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1 I just downloaded a latest version of FF. In the new version the menus are not showing properly when you click it or move over others after clicking one of them. In the earlier version I used ie 2.0 I didnt had any problem. Please check whether you can reproduce it in your end. Thanks, Ramchel Reproducible: Always Steps to Reproduce: 1. Start the Browser 2. Goto Bookmarks then Live Bookmarks 3. Click the submenu of Live Bookmarks(Here the problem starts) Its not displaying any submenu and subsequently all menus started to malfunction. Actual Results: Its didnt showed any submenu even thougt I have handfull of items in that. Expected Results: It should show submenu list of all subscribed live bookmarks.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061218 BonEcho/2.0.0.1 Not sure what you mean (there is no folder "Live Bookmarks" included by default in a new profile) but when I click "Latest Headlines" which is the only included livemark it expands. Please retest in Firefox's safe-mode to exclude extension/theme problems, with a re-installation in a new empty folder or with a new profile. http://kb.mozillazine.org/Safe_Mode_(Firefox) http://kb.mozillazine.org/Profile_Folder
I tested the FF in safe mode... It worked fine without any glitches... I found out that the problem is with the theme(iFox) im using. Now everything seems fine. Happy Coding... Ramchel
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
*** Bug 364467 has been marked as a duplicate of this bug. ***
*** Bug 364453 has been marked as a duplicate of this bug. ***
*** Bug 364448 has been marked as a duplicate of this bug. ***
*** Bug 364490 has been marked as a duplicate of this bug. ***
*** Bug 364530 has been marked as a duplicate of this bug. ***
*** Bug 364558 has been marked as a duplicate of this bug. ***
*** Bug 364562 has been marked as a duplicate of this bug. ***
So.. the theme broke in 2.0.0.1?! Shouldn't that be impossible?
*** Bug 364447 has been marked as a duplicate of this bug. ***
*** Bug 364449 has been marked as a duplicate of this bug. ***
*** Bug 364479 has been marked as a duplicate of this bug. ***
*** Bug 364598 has been marked as a duplicate of this bug. ***
*** Bug 364597 has been marked as a duplicate of this bug. ***
*** Bug 364614 has been marked as a duplicate of this bug. ***
*** Bug 364666 has been marked as a duplicate of this bug. ***
*** Bug 364654 has been marked as a duplicate of this bug. ***
*** Bug 364641 has been marked as a duplicate of this bug. ***
This is the theme in question, right? https://addons.mozilla.org/firefox/1106/ I've tried to reproduce this, but everything seems to work fine for me. Is this still an issue when the theme is used with current trunk build? http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
You probably need to get an older version (2.4.1 probably) from https://addons.mozilla.org/firefox/1106/history/
Ok, thanks, I can see it with an older version of the theme. I don't see the bug with current trunk build, so I guess it's fixed somehow (although I see other problems on trunk, I think).
It has been fixed with the newest update.
*** Bug 364771 has been marked as a duplicate of this bug. ***
*** Bug 364772 has been marked as a duplicate of this bug. ***
(In reply to comment #10) > So.. the theme broke in 2.0.0.1?! Shouldn't that be impossible? > Many people, just like person who reported this bug, have had the same problem when using only iFox. The problem is resolved when updating to the newest version of iFox.
Comment 10 seems to me to be spot-on -- why did this theme break on our stable branch?
It broke because of bug 70798, as smaug guessed in bug 70798 comment 84. The change between 2.4.1 and 2.4.2 of that theme that "fixed" the bug was the removal of the following rule from popup.css: menupopup, popup { background: url('chrome://global/skin/menu/menuback.png') repeat top; } in favor of "background-color: menu;". menuback.png is: data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%01%00%00%00%04%08%02%00%00%00%C0%BA%C2m%00%00%00%18IDATx%DAc%F8%F4%E9%13%13%23%23%23%13333%D3%FF%FF%FF%01.B%05%E6%86%D1K0%00%00%00%00IEND%AEB%60%82 That being said, I'm having a hard time creating a userChrome.css testcase with similar rules. Perhaps the bug relies on something else the theme does.
I also see broken behavior with iFox 2.4.1 on a current trunk build, though now the menus appear but are really messed up. This same behavior occurs with a build from right after bug 70798's landing (2006-09-15) and a current build (2007-01-08).
Status: RESOLVED → UNCONFIRMED
Component: Menus → XP Toolkit/Widgets: Menus
Keywords: regression
Product: Firefox → Core
Resolution: INVALID → ---
Version: unspecified → Trunk
For now, the only STR I have are: 1) Download http://releases.mozilla.org/pub/mozilla.org/themes/ifox/ifox-2.4.1-fx.jar and drag it to the Firefox Add-ons manager window (Tools->Add-ons) to install it. Restart Firefox. 2) Go to the Add-ons manager themes tab, click "Use theme" to enable the iFox theme. Restart Firefox. 3) Click the "File" menu, then move the mouse back and forth over the other toplevel menu items. Notice that eventually the menupopups stop appearing (1.8 branch) or that the menupopups are garbled, semi-transparent, and generally just broken (trunk). 4) Switch back to the default theme, notice that this doesn't happen. I'm guessing menuback.png has transparency information of some sort, but I haven't confirmed because none of the graphics programs I have seem to want to launch at the moment. I'll try to work on a reduced testcase.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Menus not functional(applicable to all menus) → menupopups sometimes don't appear when styled with a background image
Oh, we're talking the 1.8.1 branch, not the 1.8.0 branch. That's not quite as bad as I thought it was. Still nice to know what's going on, though.
In Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2pre) Gecko/20061231 SeaMonkey/1.1 I am experiencing transparent menus on web pages that contain Flash ads. When SM temporarily freezes as a result, the Task Manager is showing over 95% CPU usage just for SM alone.
In Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2pre) Gecko/20061231 SeaMonkey/1.1 I am experiencing transparent right-click menus on web pages that contain Flash ads. When SM temporarily freezes as a result, the Task Manager is showing over 95% CPU usage just for SM alone.
QA Contact: menus → xptoolkit.menus
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: xptoolkit.menus → xptoolkit.widgets

Closing this as WFM since the initial issue was fixed soon after it was hit, its been a long time since the last update on this bug and also the resource mentioned in comment 31 is no longer available.

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