[Webkit-unassigned] [Bug 85369] New: [EFL] PlatformKeyboardEventEfl implementation fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 2 06:11:28 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85369

           Summary: [EFL] PlatformKeyboardEventEfl implementation fix
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mikhail.pozdnyakov at intel.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


PlatformKeyboardEventEfl implementation should be fixed:
- event.keyIdentifier, event.keyCode, event.charCode should have proper values 
- PlatformKeyboardEvent::getCurrentModifierState should be implemented

in order to unskip:
fast/events/js-keyboard-event-creation.html

fast/events/key-events-in-input-button.html
fast/events/key-events-in-input-text.html
fast/events/keydown-numpad-keys.html
fast/events/onsearch-enter.html
fast/events/option-tab.html
fast/events/special-key-events-in-input-text.html
fast/forms/button-enter-click.html
fast/forms/button-spacebar-click.html
fast/forms/enter-clicks-buttons.html
fast/forms/input-search-press-escape-key.html
fast/forms/input-text-enter.html
fast/forms/textinput-not-fired-on-enter-in-input.html
http/tests/misc/isindex-with-no-form.html

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list