[Bug 21119] New: Define 'ZoomIn' key and 'ZoomOut' key

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

            Bug ID: 21119
           Summary: Define 'ZoomIn' key and 'ZoomOut' key
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM3 Events
          Assignee: schepers@w3.org
          Reporter: masayuki@d-toybox.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org
            Blocks: 21083

'Zoom' key is defined, but some platforms has 'ZoomIn' key and 'ZoomOut' key:

GDK          Qt               Android
GDK_ZoomIn   Qt::Key_ZoomIn   KEYCODE_ZOOM_IN
GDK_ZoomOut  Qt::Key_ZoomOut  KEYCODE_ZOOM_OUT

D3E should define them.

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

Received on Tuesday, 26 February 2013 07:13:12 UTC