Opened 10 years ago
Closed 5 years ago
#11870 closed defect (fixed)
dojox.form.Rating mouseout event broken in dojo 1.5.0
Reported by: | jchase | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Form | Version: | 1.5 |
Keywords: | rating | Cc: | |
Blocked By: | Blocking: |
Description
The dojox.form.Rating widget doesn't seem to reset properly upon mouse out - the hover state gets "stuck". Tried in FF 3.6.10 using the dojo test case: http://download.dojotoolkit.org/release-1.5.0/dojo-release-1.5.0/dojox/form/tests/test_Rating.html
For an example of how it's supposed to work: http://download.dojotoolkit.org/release-1.3.3/dojo-release-1.3.3/dojox/form/tests/test_Rating.html
(This also worked in release 1.4.3, I just didn't see a test case handy for it).
Change History (4)
comment:1 Changed 10 years ago by
comment:3 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Owner: | changed from dante to dylan |
Status: | new → assigned |
comment:4 Changed 5 years ago by
Milestone: | 1.12 → 1.8 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
This was actually fixed in 1.8, https://github.com/dojo/dojox/commit/0c3c86995f003fd5ed18e21e2f7cf9ea9978cf67
Note: See
TracTickets for help on using
tickets.
I encountered the same problem in 1.5, and I finally found a workaround to get rid of this problem. here is the solution:
add the code:
right after the