[Webkit-unassigned] [Bug 91832] [EFL][WK2] Implemented color chooser proxy and input picker interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 23:09:56 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91832





--- Comment #29 from KwangYong Choi <ky0.choi at samsung.com>  2012-08-08 23:10:18 PST ---
(From update of attachment 157372)
View in context: https://bugs.webkit.org/attachment.cgi?id=157372&action=review

>>>> Source/WebKit2/UIProcess/API/efl/ewk_view.h:473
>>>> + * @param color the color value to be set
>>> 
>>> Could you address which kinds of string is allowed.
>> 
>> It is possible to set color by named color or #000000 style.
>> 
>> Do you think it's better to mention this on parameter description?
> 
> Yes, I want to update description.
> 
> If I am right, named color, #RRGGBB and #RGB are possible.
> 
> Can I know whether alpha is also supported for this tag?

OK. I will update the description.

Color input type does not support alpha value.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list