[Bug 22842] New: Should keyboard events fire during a composition session?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22842

            Bug ID: 22842
           Summary: Should keyboard events fire during a composition
                    session?
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM3 Events
          Assignee: travil@microsoft.com
          Reporter: travil@microsoft.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org

Many folks working with composition events in the web platform (Microsoft
East-Asia developers) have expressed problems with dealing with keyboard events
and composition events that are coming in at the same time (they have to know
to suppress them while a composition is in progress to avoid unwanted state
changes).

I'd like to know: a) whether the spec says these (keyboard events) must be
fired during IME composition and b) discuss whether they need to be fired.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 31 July 2013 01:02:48 UTC