#4665 closed defect (fixed)
dijit.form.DropDownButton does not render properly in Opera 9 — at Version 4
Reported by: | guest | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Dijit, Form, DropDownButton, Opera | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
I'm not sure if DOJO 0.9 is supposed to be covering Opera 9 or not, but dijit.form.DropDownButton? does not render properly in it...When you click on the button to display the actual underlying menu, it shows the menu, blinks, and then hides it again.
My example menu this is happening on is as follows....
<div dojoType="dijit.form.DropDownButton"> <span>Actions</span> <div dojoType="dijit.Menu" id="Actions"> <div dojoType="dijit.MenuItem" label="Edit"></div> <div dojoType="dijit.MenuItem" label="Delete"></div> </div> </div>
The version of Opera 9 being used is 9.23.3695 (Happens on both Mac and PC)
If you need any more information, feel free to email me [email protected]…
Change History (4)
comment:1 Changed 13 years ago by
Milestone: | → 1.1 |
---|
comment:2 Changed 13 years ago by
Milestone: | 1.1 → 2.0 |
---|
comment:4 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.3 → 1.2 |
Resolution: | → fixed |
Status: | new → closed |
Just tried Opera 9.51 with [14591] and the Buttons render OK.
Note: See
TracTickets for help on using
tickets.
Opera isn't supported for dijit 0.9 or dijit 1.0 but will consider for 1.1.