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

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


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


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P1
            Summary|ASSERT: range != nil in     |REPRODUCIBLE ASSERT: range
                   |WebViewFactory.mm:415 -     |!= nil in
                   |[WebViewFactory             |WebViewFactory.mm:415 -
                   |startOfTextMarkerRange:]    |[WebViewFactory
                   |                            |startOfTextMarkerRange:]




------- Comment #2 from ddkilzer at webkit.org  2007-04-15 12:27 PDT -------
Back to P1--new repeatable steps to reproduce.

* 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. Use Cmd-Tab to switch to another application (so Safari/WebKit loses focus).
6. Hit Cmd-Tab to switch back to Safari/WebKit.  DO NOT CLICK IN ANY SAFARI
WINDOW.
7. Position the mouse pointer over "asdf" in the text field.
8. Hit Cmd-Ctrl-D to bring up the dictionary.

At this point, the assert should be hit on a debug build and Safari/WebKit will
crash.


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