[Webkit-unassigned] [Bug 13354] New: REPRODUCIBLE ASSERT: range != nil in WebViewFactory.mm:415 -[WebViewFactory startOfTextMarkerRange:]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 15 12:14:18 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13354

           Summary: REPRODUCIBLE ASSERT: range != nil in
                    WebViewFactory.mm:415 -[WebViewFactory
                    startOfTextMarkerRange:]
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: data:text/html,<input type="text">
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: NativeTextField, NeedsRadar
          Severity: Normal
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: justin.garcia at apple.com


* SUMMARY
Sequence of steps leads to a reproducible assert in debug builds of WebKit.

* STEPS TO REPRODUCE
1. Open Safari/WebKit.
2. Open URL (or any page with an <input type="text"> in it.
3. Click in the text field.
4. Type text like "asdf".
5. Hit Cmd-A to select all.
6. Type a new word like "Hello".
7. Position mouse pointer over word.
8. Hit Cmd-Ctrl-D to bring up the dictionary/thesaurus.

* EXPECTED RESULTS
The dictionary should be brought up for the word (or at least Safari/WebKit
should not crash).

* ACTUAL RESULTS
Safari/WebKit crashes due to an assert.

* REGRESSION
Only tested with Safari 2.0.4 (419.3) on Mac OS X 10.4.9 (8P135) with a local
debug build of WebKit r20896.


-- 
Configure bugmail: http://bugs.webkit.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