Ticket #6147 (new defect)

Opened 4 months ago

Last modified 3 months ago

Spinner: border flashes while scrolling through values

Reported by: bill Owned by: nonken
Priority: normal Milestone: 1.2
Component: Dijit - LnF Version: 1.0
Severity: normal Keywords:
Cc:

Description (last modified by bill) (diff)

See i18n demo. Every time you press up/down arrow key, the border on the spinner changes color while the key is depressed.

Happens on tundra and maybe other themes.

Reproduced on FF2 and IE6.

See also #6177.

Change History

Changed 4 months ago by doughays

This is actually working as designed. When you press the arrow keys, the buttons are supposed to act like you pressed them. With the buttons pressed, the box is "active" and thus the themes change to active mode. Maybe the buttons can be styled w/o styling the input box.

Changed 4 months ago by bill

  • description modified (diff)

Just to clarify, the buttons are supposed to change color as they are being pressed (and that is working correctly) but the problem is that the input box border (Spinner.domNode) is coming along for the ride.

Changed 4 months ago by bill

  • owner changed from doughays to nonken

Changed 4 months ago by bill

  • description modified (diff)

Changed 3 months ago by bill

  • component changed from Dijit to Dijit - LnF
Note: See TracTickets for help on using tickets.