Bug 10048 - ER: Add support for XForms
Summary: ER: Add support for XForms
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: All All
: P4 Enhancement
Assignee: Nobody
URL: http://www.w3.org/TR/xforms/
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-21 10:44 PDT by Robert Burns
Modified: 2023-05-25 17:59 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Burns 2006-07-21 10:44:54 PDT
The example from w3.org: http://www.w3.org/TR/2006/REC-xforms-20060314/sliceG.html#xforms-in-xhtml-00. Fails to render the controls (note: this example also makes extensive use of several xml namespaces, so that may also be the problem).

Webkit renders it as basically plain text. Even though the xforms controls all map fairly simply to exissting webkit controls. I find no mention of Xforms on the projects page.
Comment 1 Robert Burns 2006-09-19 18:40:37 PDT
changed to enhancement and p3.
Comment 2 Maciej Stachowiak 2007-06-06 14:16:18 PDT
We're unlikely to support XForms in the near future.
Comment 3 Robert Blaut 2008-02-18 13:10:17 PST
There is no reason to keeping enhancement requests in an unconfirmed state. Lowering priority per comment #2.
Comment 4 Ahmad Saleem 2023-05-25 14:34:38 PDT
Latest https://www.w3.org/TR/xforms11/

While working draft - 2.0 - https://www.w3.org/TR/xforms20/
Comment 5 Karl Dubost 2023-05-25 17:08:54 PDT
XForms have not been implemented by the main browser engines to the best of my knowledge and I don't think there are any plans to do so. The effort in the history of Web Standards work was converted to HTML5 Forms.