Ticket #8332 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

[regression] Spinner: arrows broken in nightlies

Reported by: peller Owned by: peller
Priority: normal Milestone: 1.3
Component: Dijit Version: 1.2.3
Severity: normal Keywords:
Cc:

Description (last modified by peller) (diff)

I was reading this http://www.dojotoolkit.org/forum/dijit-dijit-0-9/dijit-support/number-spinner

and I'm not sure it has anything to do with the problems reported there, but I tried the nightlies (trunk) on FF3/Mac and the spinner looks broken. The 1.2.3 release looks fine.

snapshot of test_Spinner.html from Dec 29 nightly

Attachments

Picture 1.png (30.7 kB) - added by peller 6 months ago.
snapshot of test_Spinner.html from Dec 29 nightly

Change History

Changed 6 months ago by peller

snapshot of test_Spinner.html from Dec 29 nightly

Changed 6 months ago by peller

  • description modified (diff)

Changed 6 months ago by peller

  • description modified (diff)

Changed 6 months ago by bill

  • owner changed from doughays to peller

This is actually from [16094].

Changed 6 months ago by bill

  • summary changed from Spinner arrows broken in nightlies to [regression] Spinner: arrows broken in nightlies
  • milestone changed from tbd to 1.3

Changed 6 months ago by peller

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

(In [16216]) Undo regression from [16094]. Fixes #8332, Refs #8287

Changed 6 months ago by peller

My bad. I think it's the second time I've broken this. Tools show the 'none' value as invalid CSS. Bill points out that we might be able to remove these lines entirely. I tried it and it seems to work. Doug - do you think this is okay?

Changed 6 months ago by doughays

I think they should be changed to auto from none, but should remain in the file to ensure proper rendering.

Note: See TracTickets for help on using tickets.