Closed Bug 106311 Opened 23 years ago Closed 5 years ago

Vertical Tab and Form Feed should not be displayed

Categories

(Core :: Layout: Text and Fonts, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: alistair.vining, Unassigned)

References

(Depends on 1 open bug, )

Details

(Keywords: testcase)

Attachments

(1 file)

The above page looks really ugly because we display the Vertical Tab (U+000B) as
a box.

For compatibility with IE6 and NS4, we should not display U+000C Form Feed, either.

In View Source, however, different issues may apply...
Changing OS->ALL
OS: Windows 98 → All
*** Bug 109975 has been marked as a duplicate of this bug. ***
Keywords: testcase
This bug has been marked "future" because the original netscape engineer working 
on this is over-burdened. If you feel this is an error, that you or another
known resource will be working on this bug,or if it blocks your work in some way 
-- please attach your concern to the bug for reconsideration -----

Target Milestone: --- → Future
*** Bug 114524 has been marked as a duplicate of this bug. ***
*** Bug 111696 has been marked as a duplicate of this bug. ***
->Fonts & Text
Assignee: harishd → font
Component: Parser → Layout: Fonts and Text
QA Contact: moied → ian
*** Bug 161812 has been marked as a duplicate of this bug. ***
Probably related to this. With html code,

<a href="link" title="Line 1&#10;Line 2&#10;Line 3">Link</a>

The title popup (tool hint) for the link is shown as one line with the line feed
characters rendered as single characters. IE6 renders the popup correctly as
multiline popup. 

Same thing happens with "cold" line feed within the attribute value, eg.

<a href="link" title="Line 1
Line 2
Line 3">Link</a>
Assignee: layout.fonts-and-text → nobody
QA Contact: ian → layout.fonts-and-text
dupe Bug 437915 - acid3 test 33 fails: whitespace error in class processing
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Not related.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---

There's actually a spec for this now: https://drafts.csswg.org/css-text-3/#white-space-processing (last paragraph), which we have implemented but is still disabled by default (bug 1329613).
So I don't think there's anything in this bug per se that needs a separate fix.

Status: REOPENED → RESOLVED
Closed: 13 years ago5 years ago
Depends on: 1329613
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: