Opened 14 years ago
Closed 14 years ago
#3027 closed defect (duplicate)
id value not maintained in textbox based widgets
Reported by: | Becky Gibson | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Widgets | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Specifically in the test_validate.html page - the test page sets an id on each input element but after the Dojo widget is created the id value is "undefined".
I found this when testing with a screen reader because it breaks the connection to the label for the field.
Note: See
TracTickets for help on using
tickets.
Sorry, this was a caching problem - this was fixed as part of 2751.