[Webkit-unassigned] [Bug 12328] editing/pasteboard/4641033 layout test is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 19 02:20:49 PST 2007


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





------- Comment #1 from mitz at webkit.org  2007-01-19 02:20 PDT -------
Fixing bug 11278 exposed an existing problem in the code, which is that the
selection granularity maintained in the Frame is not reset properly when the
selection is cleared (as happens when navigating to this test from the
preceding one) and in other situations where it should be reset. This makes
copy and paste behave differently in this test depending on what happened in
previous tests, resulting in an extra space being pasted inside the last
<option> in the <select> (where this should happen under any circumstances is
also questionable). Now that <select>s resize properly, the extra space is
reflected in the width of the popup.


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