[Webkit-unassigned] [Bug 23445] Copying certain hidden text causes a crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 29 17:39:02 PDT 2009


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |darin at apple.com
                   |unassigned at lists.webkit.org |




------- Comment #4 from darin at apple.com  2009-03-29 17:39 PDT -------
There are two aspects to this bug:

    1) When the end points of the range are no longer rendered due to display:
none, it would be good to update the selection so it doesn't include the
invisible stuff.

    2) When we actually run the createMarkup algorithm it would be best not to
crash.

I have a fix for (2) done. Next I'll make a regression test. Then I'll fix (1)
as well.


-- 
Configure bugmail: https://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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list