Ticket #1773 (new enhancement)

Opened 21 months ago

Last modified 3 weeks ago

[dojox.widget] Wizard should focus the first input box, widget or not

Reported by: jcap-dojo@… Owned by: dante
Priority: normal Milestone: 1.4
Component: Dojox Version: 0.4
Severity: normal Keywords:
Cc:

Description (last modified by dante) (diff)

It would be extremely usability friendly if the wizard widget panes by default always focused the first usable input field, whether it be a ValidationTextbox?, or something similar or just a plain old input field.

Of course it should be user definable whether or not this should happen, or perhaps even a WizardPane? level setting focusID='foo'...

Change History

Changed 21 months ago by bill

  • milestone set to 0.6

Changed 21 months ago by jcap-dojo@…

Sorry, title should have read: wizard widget should focus the first input box, widget or not

Changed 21 months ago by bill

  • summary changed from wizard widget should focus the first input box, wizard or not to wizard widget should focus the first input box, widget or not

Changed 12 months ago by peller

  • owner changed from anonymous to ttrenka
  • component changed from General to Dojox

Changed 12 months ago by peller

  • owner changed from ttrenka to dante

dante, you get the dojox.widget tickets, right?

Changed 11 months ago by dante

  • milestone deleted

clearing milestone for non-ported dojox-candidate widget. whoever ends up porting Wizard, take this ticket along with it :)

Changed 5 months ago by dylan

  • milestone set to 1.2

Changed 3 weeks ago by dante

  • summary changed from wizard widget should focus the first input box, widget or not to [dojox.widget] Wizard should focus the first input box, widget or not
  • description modified (diff)
  • milestone changed from 1.2 to 1.4

need to look into exposing how dialog does it, or if there is a faster alternative. (the focusId thing sounds nice, but I'd like to keep the API somewhat consistent

Note: See TracTickets for help on using tickets.