[Webkit-unassigned] [Bug 73433] New: [Gtk][WK2] atk_text_get_text_at_offset() fails to provide the correct line for text which is wrapped

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 04:59:20 PST 2011


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

           Summary: [Gtk][WK2] atk_text_get_text_at_offset() fails to
                    provide the correct line for text which is wrapped
           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

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

Steps to reproduce:

1. View the attached test case in WK2
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 always prints the entire text for the current object, rather than just the current 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