[Webkit-unassigned] [Bug 15094] New: OfferKeyEventL on Browser Control causes KERN-EXEC 3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 13:06:54 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15094

           Summary: OfferKeyEventL on Browser Control causes KERN-EXEC 3
           Product: WebKit
           Version: 522+ (nightly)
          Platform: S60 Hardware
        OS/Version: S60 3rd edition
            Status: NEW
          Severity: Critical
          Priority: P1
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: Michael.Tyutyunik at nokia.com


iBrCtlInterface->OfferKeyEventL( aKeyEvent, aType ); with parameters aType
EEventKeyUp and aKeyEvent.iScanCode 167 (EStdKeyDevice3) and keyEvent.iCode =
EKeyDevice3 causes KERN-EXEC 3.

Steps to reproduce:

1.      Start BrCtl.
2.      A Flash file is playing within a XHTML page. 
4.      Press the CENTER key to give the Flash object focus.
5.      Observe that if you use the Up and Down arrow keys the Flash object is
not scrolling within the XHTML page. Conclusion: The Flash object has focus.
6.      Press the application key to return to the shell.
7.      Hold the application key to list the running applications and select
BrCtl using the CENTER key.

Actual outcome

BrCtl has closed.

Expected outcome

BrCtl is still in the list of running applications.


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



More information about the webkit-unassigned mailing list