Ticket #2367 (closed defect: fixed)
ValidationTextBox.js doesn't honor existing tabindex
| Reported by: | ghenry@… | Owned by: | doughays |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 0.4.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
With the help off joose, I've added:
tabindex="${this.tabindex}" to:
ValidationTextbox?.html
and to ValidationTextbox?.js:
// tabindex: Integer // Tab order. tabindex: "",
I've not added anything to tests/widget/test_validate.html and I can't seem to attach a patch as "guest".
Thanks.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.