[Webkit-unassigned] [Bug 21545] New: execCommand("Outdent") messes up the appearance of visual selection
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 11 16:44:04 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21545
Summary: execCommand("Outdent") messes up the appearance of
visual selection
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eroman at chromium.org
When the selection contains a list (ul or ol), strange things happen.
There is an existing layout test for this:
LayoutTests/editing/execCommand/outdent-selection.html
However I am not sure that the pixel baseline for it is quite right:
http://trac.webkit.org/browser/trunk/LayoutTests/editing/execCommand/outdent-selection-expected.png?rev=25943
Notice how the element that was inside of a list ("Dinner time?") gets colored
differently. In the older baseline for this test (r17143) this was not the
case, is that a regression?
I will upload another test case, where instead of coloring the selected text
differently, no selection appears at all.
Tested with WebKit at r37458 WinXp.
--
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.
More information about the webkit-unassigned
mailing list