Summary | Update Color Picker, and unify the javascript ones between Horde_Form and open_colorpicker.js |
Queue | Horde Base |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | duck (at) obala (dot) net |
Created | 03/14/2007 (6689 days ago) |
Due | |
Updated | 06/24/2007 (6587 days ago) |
Assigned | 06/24/2007 (6587 days ago) |
Resolved | 06/24/2007 (6587 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
colorpicker (hopefully tomorrow)
Assigned to Chuck Hagenbuch
State ⇒ Assigned
me on IE 7.
State ⇒
sphere version is maybe easer since you can select all colors with
just one click.
http://www.colorjack.com/plugin/sphere/
However, the notes say it is not yet ready for IE, but it works for me
on IE 7.
http://www.nofunc.com/DHTML_Color_Picker/
version is maybe easer since you can select all colors with just one
click.
http://www.nofunc.com/DHTML_Color_Picker/
design. It seems that it calculate the mouse position from the screen.
If the color image is not on 0px top 0px left the calculation is
wrong. It should take in consideration the top left corner of the
image, not of the document.
State ⇒ Feedback
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Queue ⇒ Horde Base
Summary ⇒ Color picker shows wring color
Type ⇒ Bug
moving a mouse over the color selection image. When you move
horizontal (right to left) it works (color becomes darker). But moving
vertically it shows the wrong color (blue instead of yellow...)