Closed
Bug 103950
Opened 24 years ago
Closed 10 years ago
{inc}Backspacing a paragraph into another paragraph line makes the text jump down on the screen
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: TucsonTester2, Unassigned)
Details
Attachments
(1 obsolete file)
Build ID: 20011009
If you backspace a line with a paragraph into another line with the same
paragraph style then the text will jump down on the page.
Reproducible: Always
Steps to Reproduce:
1.Open Composer
2.Type in 2 lines of text
3.Click Edit -> select all
4.Choose Heading 4 from the paragraph style drop-down menu on the toolbar
5.Click to the left of the second line and hit backspace
6.Switch to Preview view
Actual Results:
The text will refresh to be in it's proper place once you click on the Preview tab.
Expected Results:
I would expect that just the second line would move it's position on the page.
Comment 1•24 years ago
|
||
-->jfrancis for rules
Assignee: syd → jfrancis
Component: Editor: Composer → Editor: Core
Comment 2•24 years ago
|
||
Confirmed on Win 2k using build 2001111303.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•24 years ago
|
||
over to layout - this is a rendering issue, content is fine.
Assignee: jfrancis → attinasi
Component: Editor: Core → Layout
QA Contact: sujay → petersen
Updated•24 years ago
|
Target Milestone: --- → mozilla1.2
Comment 4•22 years ago
|
||
It looks like we somehow fail to apply the margin quirk for h4 there...
Assignee: attinasi → other
QA Contact: chrispetersen → ian
Summary: Backspacing a paragraph into another paragraph line makes the text jump down on the screen → {inc}Backspacing a paragraph into another paragraph line makes the text jump down on the screen
Target Milestone: mozilla1.2alpha → ---
When I follow the first 5 Steps to Reproduce with rv:1.8a2 Gecko/20040613, my
Actual Results are that the style reverts to Body Text, but that empty tags (<>
and </>) are left around the combined text. I do not see any rendering issues
with the Normal of Preview view. Related to bug 247276?
Updated•16 years ago
|
Assignee: layout → nobody
QA Contact: ian → layout
Updated•10 years ago
|
Component: Layout → Editor
| Comment hidden (offtopic) |
Updated•10 years ago
|
Summary: {inc}Backspacing a paragraph into another paragraph line makes the text jump down on the screen → Backspacing a paragraph into preceding paragraph makes caret jump to following text not in paragraph
| Comment hidden (offtopic) |
Summary: Backspacing a paragraph into preceding paragraph makes caret jump to following text not in paragraph → {inc}Backspacing a paragraph into another paragraph line makes the text jump down on the screen
Attachment #8731452 -
Attachment is obsolete: true
| Comment hidden (offtopic) |
| Comment hidden (offtopic) |
Comment 10•10 years ago
|
||
Looks like SeaMonkey is the only Mozilla product to allow opening a compose window and then switching to preview mode. I followed the STR from comment #0. After joining the two <h4> elements with a backspace the display is immediately correct in the "Normal" view. Switching to "Preview" doesn't change anything.
I am taking the liberty to close this bug.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•