Search and Top Navigation
#8945 closed bug (invalid)
Opened January 03, 2013 11:58PM UTC
Closed January 18, 2013 08:58AM UTC
Incrementing the NEXT spinner to the max value.
Reported by: | Chris_43 | Owned by: | Chris_43 |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.spinner | Version: | 1.9.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I found a non-reproducible, recurring, disappearing bug.
I have a line of spinners in table cells. How and then, when I clicked outside of the just changed spinner, the next one in the line would increment, observably one (fast) step at a time, until it hit the max value. I was debugging my code at the time. My code is now running correctly (I hope...) and it hasn't happened since everything else got cleaned up.
I have been a 'code slinger' (off and on) since 1960. I feel your pain.
Chris
Attachments (0)
Change History (2)
Changed January 04, 2013 01:35AM UTC by comment:1
owner: | → Chris_43 |
---|---|
status: | new → pending |
Changed January 18, 2013 08:58AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Hi Chris_43,
In order for us to look into this bug we're going to need a reproducible test case. You can use this as a starting point - http://jsfiddle.net/tj_vantoll/2bxRU/.
Thanks.