Closed
Bug 210746
Opened 22 years ago
Closed 21 years ago
Unable to view styled fonts in a page
Categories
(Core :: Layout: Positioned, defect)
Tracking
()
People
(Reporter: budd, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
513 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.4) Gecko/20030624
In this Kaiser web site that is for applying for insurance, all the description
text are not viewable.
Reproducible: Always
Steps to Reproduce:
View the copy of the page at:
http://buddy.arcz.net/kaiser.html
or the original page:
1. Open up https://ehealthplan.kp.org/ApplyOnline/index.html
2. Click on Apply Now on the left corner
3. Enter as a new using by entering 94112 as Zip code and clicking Submit button
4. Click Continue
5. The page is displayed
Actual Results:
n/a
Expected Results:
Salutation:, First name:, Middle initial:, Last name:, etc... should be shown
isntead of nothing.
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
I think this is invalid since the line will have zero height...
Assignee: font → position
Component: Layout: Fonts and Text → Layout: R & A Pos
OS: Windows 2000 → All
Whiteboard: DUPEME
Comment 4•22 years ago
|
||
Seems likely. (Note: the line will have a height a bit more than 1em, and will
overflow the abs pos box and the root element, but indeed, it should still be
visible.)
![]() |
||
Comment 5•22 years ago
|
||
Actually, this is more likely to be a result of bug 135082, according to the
asserts I see when I load that testcase.
Depends on: 135082
![]() |
||
Comment 6•21 years ago
|
||
I was wrong. Bug 79315 fixed this.... (and patch in bug 135082 fixes the asserts).
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
![]() |
||
Updated•21 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
![]() |
||
Comment 7•21 years ago
|
||
*** This bug has been marked as a duplicate of 79315 ***
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in
before you can comment on or make changes to this bug.
Description
•