Opened 4 years ago
Last modified 3 years ago
#18938 new defect
dijit/form/TimeTextBox slow in Chrome
Reported by: | smwltr | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.14 |
Component: | Dijit - Form | Version: | 1.11.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
It's always slow, but it becomes unusable when attribute 'min' is specified. The slowest I could make it go is when I have 'clickableIncrement' = 'T00:05:00' and any 'min'. If I just have 'clickableIncrement' = 'T00:05:00', it's slow, but still usable.
It seems that the longer the dropdown, the worse it gets. Then something about 'min' just eats cycles.
Look no further than the demo here: http://demos.dojotoolkit.org/dijit/tests/form/test_TimeTextBox.html
The one with a 'min' is really slow. The others are OK - not great, but somewhat usable.
This does not seem to affect Firefox as much. dijit/form/TimeTextBox works well using Firefox, but specifying a 'min' seems to also slow things down a bit - not nearly as bad as Chrome though.
I am not sure which versions this affects, but it certainly includes the one at: http://demos.dojotoolkit.org/dojo/dojo.js
Change History (5)
comment:1 Changed 4 years ago by
Milestone: | tbd → 1.13 |
---|---|
Priority: | undecided → high |
comment:2 Changed 4 years ago by
Milestone: | 1.13 → 1.12.1 |
---|
comment:3 Changed 4 years ago by
Milestone: | 1.12.1 → 1.12.2 |
---|
comment:4 Changed 4 years ago by
Milestone: | 1.12.2 → 1.12.3 |
---|
comment:5 Changed 3 years ago by
Milestone: | 1.12.3 → 1.14 |
---|
Moving 1.12.1 tickets to 1.12.2