[Webkit-unassigned] [Bug 8855] New: Assertion failure in Position::upstream() when text-transform modifies text length

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu May 11 11:30:54 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8855

           Summary: Assertion failure in Position::upstream() when text-
                    transform modifies text length
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: HasReduction
          Severity: normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ap at nypop.com


Steps to reproduce:
1. Open the attached test case in a debug build of WebKit.
2. Click anywhere below the text.

Results:
/Users/ap/WebKit/WebCore/dom/Position.cpp:341: failed assertion `currentOffset
>= renderer->caretMaxOffset()'

This is of course highly related to the problem of non-selectable generated
content.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list