Changes between Initial Version and Version 2 of Ticket #16928
- Timestamp:
- Mar 29, 2013, 4:22:46 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16928
- Property Owner set to bill
-
Property
Status
changed from
new
toassigned
-
Property
Summary
changed from
regression: Editor with LinkDialog closes dialog in IE10
to[regression] Editor: first doubleclick opens then closes LinkDialog in IE10
-
Property
Milestone
changed from
tbd
to1.9
-
Ticket #16928 – Description
initial v2 5 5 http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/editor/test_LinkDialog.html 6 6 7 In IE10 (on Win8 with touch disabled in my case) in Dojo 1.8.3, double click the link in the first editor. After a few seconds (if you are loading from dojotoolkit.org), a LinkDialog will appear with the properties of the link loaded as expected.7 In IE10 (on Win8 with touch disabled in my case) in Dojo 1.8.3, double click the link in the first editor. After a few seconds (if you are loading from dojotoolkit.org), a !LinkDialog will appear with the properties of the link loaded as expected. 8 8 9 In the nightly Dojo 1.9, try the same thing. After a few seconds, the LinkDialog will briefly flash in and out. If you double click the link in the RTL editor below, you will see the same thing. Subsequent double clicks work as expected.9 In the nightly Dojo 1.9, try the same thing. After a few seconds, the !LinkDialog will briefly flash in and out. If you double click the link in the RTL editor below, you will see the same thing. Subsequent double clicks work as expected. 10 10 11 This failure can also be reproduced with the robot test; see "Double-Click opens TooltipDialog".11 This failure can also be reproduced with the robot test; see "Double-Click opens !TooltipDialog".