Closed Bug 399285 Opened 17 years ago Closed 16 years ago

Crash when clicking on toolbarbutton with type="menu"

Categories

(Toolkit Graveyard :: XULRunner, defect)

x86
Windows XP
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: daniel, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

581 bytes, application/vnd.mozilla.xul+xml
Details
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.9a9pre) Gecko/2007100911

When I click on a xul:toolbarbutton element with type="menu" XULRunner 2007100911 crashes immidiately.

Reproducible: Always

Steps to Reproduce:
Use the following code to reproduce

<toolbarbutton type="menu">
  <menupopup>
    <menuitem label="foo" />
    <menuitem label="bar" />
  </menupopup>
</toolbarbutton>
Attached file XUL Testcase
Flags: blocking1.9?
Keywords: testcase
Version: unspecified → Trunk
(In reply to comment #0)
> Gecko/2007100911

Bug 399210, and you just need to update to an hour later, no?
Seems to be the same. I don't know how to update to "an hour later". That's the latest build I've found. I'll recheck that within the next days.
Not blocking on this without an update.
Flags: blocking1.9? → blocking1.9-
Seems to work again with 
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.9b2pre) Gecko/2007111510
WFM per comment 5.
Please reopen if you still see thei problem.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: