#12336 closed defect (worksforme)
IE7 doesn't keyboard focus dijit.form.TextBox
Reported by: | Caleb Maclennan | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Dijit - Form | Version: | 1.6.0rc1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Using IE7, dojo trunk.
All widgets derived from TextBox? fail to accept keyboard focus. They are usable with the mouse, but nothing can be typed in them. As an example, tests in source:/dijit/trunk/tests/form/Form.html fail.
IE8/9 work fine.
Change History (4)
comment:1 Changed 10 years ago by
Owner: | set to Douglas Hays |
---|
comment:2 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Everything seems to work for me using IE6/7/8. I would suggest rebooting and trying it on another machine.
comment:3 Changed 10 years ago by
This appears to be an issue with IE7 standalone. I used it to check out a complaint from a client and noticed this while I was there. I don't have an windows machine with a clean IE7 install handy at the moment but I will confirm this when I do.
comment:4 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
Doug, can you take a look?