Add support for HTML5 color input
Bug #1181414 reported by
Adnane Belmadiaf
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
webbrowser-app |
Invalid
|
Medium
|
Unassigned | ||
webbrowser-app (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Implement colorChooser for color input
Changed in webbrowser-app (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in webbrowser-app: | |
importance: | Undecided → Medium |
Changed in webbrowser-app: | |
status: | Confirmed → Invalid |
To post a comment you must log in.
This is an example page that embeds a color chooser: http:// www.html5tutori al.info/ html5-color. php.
The 'experimental' attached property of the WebView component has a colorChooser property, which must be set to a custom component that implements the color picker interface.