[Webkit-unassigned] [Bug 86846] [EFL] <input type="number"> is not a spinbutton

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 21:37:11 PDT 2012


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





--- Comment #3 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-05-21 21:36:15 PST ---
(From update of attachment 143028)
View in context: https://bugs.webkit.org/attachment.cgi?id=143028&action=review

When you submit png format you need to use --binary option. I couldn't download .png file in this bug.

> Source/WebKit/efl/DefaultTheme/widget/spinner/spinner.edc:84
> +            description { state: "default" 0.0;

It is good to consistent with other file. I think property definition doesn't go on the same line.

> Source/WebKit/efl/DefaultTheme/widget/spinner/spinner.edc:98
> +            description { state: "pressed" 0.0;

ditto.

> Source/WebKit/efl/DefaultTheme/widget/spinner/spinner.edc:114
> +        part { name: "down_bt";

ditto.

> Source/WebKit/efl/DefaultTheme/widget/spinner/spinner.edc:129
> +            description { state: "pressed" 0.0;

ditto.

> Source/WebKit/efl/DefaultTheme/widget/spinner/spinner.edc:163
> +        program { name: "spinup";

ditto.

> Source/WebKit/efl/DefaultTheme/widget/spinner/spinner.edc:170
> +

Unneeded line.

> Source/WebKit/efl/DefaultTheme/widget/spinner/spinner.edc:178
> +

ditto.

-- 
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