[Webkit-unassigned] [Bug 72382] New: [Gtk] atk_text_get_text_at_offset() sometimes fails to provide the correct line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 05:58:47 PST 2011


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

           Summary: [Gtk] atk_text_get_text_at_offset() sometimes fails to
                    provide the correct line
           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=115151)
 --> (https://bugs.webkit.org/attachment.cgi?id=115151&action=review)
test script

Steps to reproduce:

1. View http://www.vogella.de/articles/OSGi/article.html in epiphany
2. Launch the attached test script
3. In epiphany, press F7 to enable caret browsing
4. Position the caret at the heading '3.2 Coding'
5. Begin Down Arrowing

Results: The lines of text are correctly reported outside of the code examples. Inside the examples, characters are reported for lines on which they do not appear, and all lines seem to be incorrect.

(Perhaps a failed/overlooked 'flattening' case??)

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