[Webkit-unassigned] [Bug 25315] New: Outdenting a line following a BR tag inside an indented block moves that line above preceding content
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 21 16:09:37 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25315
Summary: Outdenting a line following a BR tag inside an indented
block moves that line above preceding content
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: marcosalmeida at google.com
CC: eric at webkit.org, justin.garcia at apple.com,
jparent at google.com
1) go to http://www.mozilla.org/editor/midasdemo/
2) check View HTML
3) enter "one<br>two"
4) uncheck View HTML
5) select all text inside the editable area
6) press the indent button
--> both lines are indented. if you check View HTML, you'll see a blockquote
with some styles was created wrapping the original HTML
7) put the cursor at the beginning of "two"
8) press the outdent button
--> the "two" line is outdented, but also moved up above the "one" line. it
should stay below.
--
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