Ticket #8100 (new defect)
[CLA-patch] ComboBox in a Dialog : e.preventDefault() issue with Firefox
| Reported by: | jbondc | Owned by: | bill |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3 |
| Component: | DnD | Version: | 1.2.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Context: While trying to show ComboBox? inside a Dialog, when moving the Dialog overlay, the popup box does not close in Firefox.
Solution: Do not call e.preventDefault() in dojo.dnd.Moveable (FF only)
Attached is a patch for dojo and dijit. Also a viewport calculation fix for Opera (Dialog)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.