[Webkit-unassigned] [Bug 73431] 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
Wed Nov 30 04:46:43 PST 2011


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

           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=117169)
 --> (https://bugs.webkit.org/attachment.cgi?id=117169&action=review)
test case

Steps to reproduce:

1. View the attached test case in WK1
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 only presents the correct text for the current line for the paragraph; the list item text is off by a couple of characters.

I believe this is a regression.

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