[Bug 27063] New: Add "intention" integration point to 'beforeinput' event's interface

[email protected]
Newsgroups gmane.comp.web.dom.general
Message-ID <[email protected]/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27063

            Bug ID: 27063
           Summary: Add "intention" integration point to 'beforeinput'
                    event's interface
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM3 Events
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

In http://w3c.github.io/editing-explainer/commands-explainer.html,

there is a desire to unify the various editing/input scenarios behind
intentions. beforeinput is one on their radar (along with beforeselectionchange
(Selection API spec), and clipboard events). IndieUI is also invested here.

The ask is to give beforeinput a 'intention' (DOMString) property. They also
want to unify on a way to present the 'data' (currently included in InputEvent
as 'data' :-).

In addition, there are various ideas on how to further express this. One
approach is to provide a Range (the about-to-be-affected content), and the
expected thing that will replace it.

It is unclear whether we would spec this, or they would spec it. If we do it,
we should follow the intention explainer.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.