Ticket #2367 (closed defect: fixed)

Opened 16 months ago

Last modified 15 months ago

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

honor_tabindex_textbox.patch (12.8 kB) - added by ghenry@… 16 months ago.
patch for TextBox? and ValidationTextBox?, plus tests.

Change History

Changed 16 months ago by ghenry@…

patch for TextBox? and ValidationTextBox?, plus tests.

Changed 15 months ago by peller

  • owner changed from anonymous to doughays

Changed 15 months ago by doughays

  • status changed from new to closed
  • resolution set to fixed

(In [7528]) Fixes #2367.

Note: See TracTickets for help on using tickets.