Closed Bug 200360 Opened 22 years ago Closed 9 years ago

<p> on first line behaves differently

Categories

(Core :: Layout: Block and Inline, defect, P1)

x86
All
defect

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: KaiE, Assigned: smontagu)

References

(Depends on 1 open bug)

Details

(Keywords: testcase, Whiteboard: editorbase+)

Attachments

(1 file)

open new composer window input: a enter b enter go before the "a" use the dropdown to change the type to "paragraph" Expected behaviour: there should now be increased spacing between a und b Actual behaviour: there is no increased spacing
Blocks: 200364
No longer blocks: 200364
Whiteboard: editorbase
smontagu: kin said, you are "looking into margins not being applied after changes, this bug might be a layout issue". Are you working on possible fixes to this bug already?
Depends on: 200364
Yes, I am looking into the application-of-vertical-margin issue in a group of related bugs, e.g. bug 170547 and bug 192500. I suspect that a fix for one of these will be a fix for all, but I'm still at an early stage of investigation.
Adding dependencies. Let's look at this bug again once Simon has fixed the other ones.
Depends on: 170547, 192500
changin component to layout: block&inline. The editor is creating correct dom, it's just not being rendered correctly.
Component: Editor: Core → Layout: Block & Inline
The behaviour is still the same. I agree with Joe that it is a layout problem. Reassining to default component owner. To describe the bug more: Given the following HTML: <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <title></title> </head> <body> <p>a</p> b<br> <p>c</p> d<br> <br> </body> </html> Actual layout: a b c d Expected layout: a b c d
Assignee: kaie → block-and-inline
QA Contact: sairuh → ian
EDITORBASE+ From Kin: may be related to bug 148749 Simon, can you take a look?
Assignee: block-and-inline → smontagu
Whiteboard: editorbase → editorbase+
Priority: -- → P1
Target Milestone: --- → Future
QA Contact: ian → layout.block-and-inline
The testcase now renders as expected.
Status: NEW → RESOLVED
Closed: 9 years ago
Keywords: testcase
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: