Opened 13 years ago
Closed 13 years ago
#5295 closed defect (fixed)
dojo.coords: ComboBox popup problem in themetester.html (Safari)
Reported by: | Douglas Hays | Owned by: | sjmiles |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Core | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Run dijit/themes/themeTester.html using safari3.0.3/Win, select Form Feel, and scroll down to the ComboBox? section. Click the arrow and the popup renders and then closes. This works well with FF2 and IE6.
Attachments (1)
Change History (7)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Seems to happen when you click on the left padding area of the box.
comment:4 Changed 13 years ago by
Component: | Dijit → Core |
---|---|
Owner: | changed from haysmark to sjmiles |
severity: | normal → major |
Summary: | ComboBox popup in themetester.html closes instantly on safari → dojo.coords: ComboBox popup problem in themetester.html |
The problem is dojo.coords. On safari it is returning the wrong value for the combobox in themetester.html. I'll attach a tiny html file to demonstrate the problem.
Changed 13 years ago by
Attachment: | coordsbug.html added |
---|
works on ie7, ff2, and opera9, fails on safari3
comment:5 Changed 13 years ago by
Summary: | dojo.coords: ComboBox popup problem in themetester.html → dojo.coords: ComboBox popup problem in themetester.html (Safari) |
---|
comment:6 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Can't reproduce in [11677].