NumberTextBox over Link problem in IE8
I noticed that in IE8 the NumberTextBox? does not work properly when placed in a Dialog and when the Dialog is moved so that the NumberTextBox? is over a link (<a href="...">...</a>). If the user clicks in the NumberTextBox?, the NTB does not get the focus but instead the link is clicked.
I attached a modified test_Dialog.html (from dijit/tests/) to demonstrate this.
Attachments (1)
-
test_Dialog.html (2.2 KB) - added by PhilippC 11 years ago.
-
modified test_Dialog.html from dijit/tests to demonstrate the problem.
Download all attachments as: .zip
Change History (5)
Milestone: |
1.3.3 →
1.4
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Component: |
Dijit →
Dijit - Form
|
modified test_Dialog.html from dijit/tests to demonstrate the problem.