Opened 11 years ago
Closed 11 years ago
#12906 closed defect (worksforme)
DateTextField's calendar remains visible after Dialog was closed (Chrome only)
Reported by: | Nogyara | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit | Version: | 1.6.1 |
Keywords: | DateTextField Dialog | Cc: | |
Blocked By: | Blocking: |
Description
Browser: Chrome 11.0 OS: Windows 7 [64-bit]
This happens in Chrome only, IE 8 and FF 3.6 are OK. When I open a Dialog by clicking on a link, then I click on the DateTextField? (so calendar will show up) a then I close dialog (while calendar is still open), then it works as expected for the first time. But for the second time and later, when repeating these steps, the calendar remains visible in the top left corner even after the dialog was closed.
Attachments (2)
Change History (4)
Changed 11 years ago by
Attachment: | dialog-closing.png added |
---|
comment:1 Changed 11 years ago by
I tried http://download.dojotoolkit.org/release-1.6.0/dojo-release-1.6.0/dijit/tests/test_Dialog.html on chrome 11/mac and chrome12 win7 (the first "show dialog" button), and it's working fine for me. Does that test fail for you? If not, can you provide a test case that fails?
comment:2 Changed 11 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Dialog closing