Hi Dirk,

thanks for the report.

could you help me debug this / find a solution that works
please open the file colorPicker.css and edit the CSS rules for:

#colorpicker-value,
#colorpicker-value-input {
  font-size: 9px !important;
  font-family: Helvetica, Verdana, Sans-Serif;
  height: 10px;
}

#colorpicker-value-input {
  width: 40px;
}


#colorpicker-value ... is the surrounding span
#colorpicker-value-input ... is the input field

maybe you have to add padding, or introduce another font.
i would like to keep that field as small as possible.

hope you can help me with that
- matthias




Dirk Eschler schrieb:
> Am Freitag, 16. Juni 2006 17:44 schrieb Matthias Platzer:
>> Hi,
>>
>> i just uploaded a new version of ColorPicker for script.aculo.us
>> It's called version 0.9 - which means that it's feature complete.
>>
>> - it depends on bugfix #4051
>> - i added a input field holding the color value
>>
>> i tested it with
>> win: firefox 1.5, opera 9.5, ie 7, ie 6
>> mac: safari
>>
>> and it works for me (also in ie6)
>>
>> note to opera:
>> there is a small bug with positioning the circle on clicking into the
>> color area, and the slider - if somebody want's to look into this and
>> send me a patch i will add it - otherwise the bug is too unimportant and
>> the opera share is too small.
>>
>> please test it:
>> http://www.knallgrau.at/code/colorpicker/
>>
>>
>> matthias
> 
> Hi Matthias,
> 
> the input field is too small for me in the latest version. Please see the 
> attached screenshots (all taken on Linux).
> 
> Firefox 1.5.0.4 (colorpicker_ff15.png)
> Konqueror 3.5.3 (colorpicker_konq35.png)
> Opera 8.5 (colorpicker_opera85.png)
> 
> Best Regards,
> Dirk Eschler
> 
> 
> 
> ------------------------------------------------------------------------
> 
> 
> ------------------------------------------------------------------------
> 
> 
> ------------------------------------------------------------------------
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Rails-spinoffs mailing list
> [email protected]
> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs


-- 
Matthias Platzer
Geschäftsführer
-------------------------------------------
knallgrau new media solutions gmbh
pezzlgasse 7|1, A-1170 wien
phone: +43 - 1 - 522 76 37
fax: +43 - 1 - 522 76 38
mobil: +43 - 699 - 1134 0946
http://www.knallgrau.at

weitere News im Knallgrau Weblog: http://www.knallgrau.at/company/weblog
_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to