Opened 4 years ago
Last modified 4 years ago
#18937 new defect
Dojox color picker hue selector calculating click event coordinates wrong.
Reported by: | IanBrown | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.14 |
Component: | DojoX Widgets | Version: | 1.12.0-rc2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
in Dojox/Widget/ColorPicker?.js :: _setHuePoint(event) the resulting hue coord on the slider is calculated using evt.layerY, when it should be using evt.offsetY.
This bug results in the slider knob being moved noticeably above where the user clicked the hue selector, and often times completely off the slider.
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 4 years ago by
Milestone: | 1.12.3 → 1.14 |
---|
Note: See
TracTickets for help on using
tickets.
Moving 1.12.1 tickets to 1.12.2