[Webkit-unassigned] [Bug 83435] New: [Gtk] atk_text_get_text_at_offset() fails to provide the correct line for list items whose text wraps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 8 11:45:38 PDT 2012


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

           Summary: [Gtk] atk_text_get_text_at_offset() fails to provide
                    the correct line for list items whose text wraps
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jdiggs at igalia.com
                CC: msanchez at igalia.com


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

+++ This bug was initially created as a clone of Bug #73431 +++

Steps to reproduce:

1. View the attached test case in Epiphany
2. Resize the window so that the text wraps
3. Enable caret browsing
4. Launch the attached test script in a terminal
5. Arrow Up and Down amongst the lines of text

Expected results: The test script would always print the correct text for the current line.

Actual results: The test script fails to present the correct text for the second list item.

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