[Webkit-unassigned] [Bug 96313] New: Crash on a long press gesture when touch adjustment is enabled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 10 13:46:16 PDT 2012


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

           Summary: Crash on a long press gesture when touch adjustment is
                    enabled.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevers at chromium.org


Steps to reproduce:
  1. Navigate to www.w3shcools.com/html5/tryit.asp?filename=tryhtml5_audio_all
  2. Long press (touch) on the mute button in the audio control.

Crashes when determining the best adjusted node for the context menu.  The mute button is a shadow DOM element and node->renderer() is null inside of TouchAdjustment::providesContextMenuItems.

-- 
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