[Webkit-unassigned] [Bug 53131] New: [GTK] Reliable crash with getTextAtOffset()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 15:09:38 PST 2011


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

           Summary: [GTK] Reliable crash with getTextAtOffset()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joanmarie.diggs at gmail.com
                CC: apinheiro at igalia.com, msanchez at igalia.com


Created an attachment (id=80131)
 --> (https://bugs.webkit.org/attachment.cgi?id=80131&action=review)
test case

Steps to reproduce:

1. Load the test case in Epiphany.

2. Use Accerciser's object tree to locate and select the object associated with the paragraph from the test case.

3. In Accerciser's iPython console type:

  acc.queryText().getTextAtOffset(0, TEXT_BOUNDARY_LINE_START)

For me, it crashes Epiphany reliably.

This is problematic for Orca users because as a user navigates through document content by line, Orca will use getTextAtOffset() to get that line.

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