Closed
Bug 382023
Opened 19 years ago
Closed 13 years ago
Popups and menus won't show in Xulrunner 1.8.1.3 on Macintosh, but works with 1.8.1 RC1
Categories
(Toolkit Graveyard :: XULRunner, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: julien, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; fr; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier: ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/1.8.1.3/contrib/mac/xulrunner-1.8.1.3.en-US.mac-cocoa-pkg.dmg
For a standalone application, I use Xulrunner.
With xulrunner-1.8.1.3.en-US.mac-cocoa-pkg.dmg, i can't get menus, popups, tooltips, ... to work. Nothing shows on screen.
Downloaded 1.8.1 RC1 at http://benjamin.smedbergs.us/xulrunner/1.8.1-rc1/xulrunner-pkg-1.8.1.en-US.mac.dmg
and it works fine.
I'm on MacOS X.3.9, i don't how it behaves in Tiger
Reproducible: Always
Steps to Reproduce:
1. download xulrunner 1.8.1.3 for mac
2. application main window should contain something like
<menulist>
<menupopup>
<menuitem label="test" />
<menuitem label="test2" />
</menupopup>
</menulist>
3. install/launch app, you cannot open the menulist.
Actual Results:
you cannot open the menulist.
Expected Results:
you should see the dropdown menu to choose an item in the menulist
MacOS X.3.9
default XulRunner 1.8.1.3 won't work
XulRunner 1.8.1 RC1 works fine
Summary: Popups and menus won't show in Xulrunner 1.8.1.3 on Macintosh, but works width 1.8.1 RC1 → Popups and menus won't show in Xulrunner 1.8.1.3 on Macintosh, but works with 1.8.1 RC1
Me again,
finally, i asked a friend, it doesn't work in Tiger either with 1.8.1.3
hope this helps...
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•10 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•