Closed
Bug 106969
Opened 23 years ago
Closed 22 years ago
button images are truncated
Categories
(Core :: Layout, defect)
Tracking
()
mozilla1.2alpha
People
(Reporter: aaron, Assigned: attinasi)
References
()
Details
(Keywords: testcase)
Attachments
(3 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010819
BuildID: version 0.9.3
the row of image buttons are cut off such that only the lower half the words
appear. boris zbarsky discovered that:
<bz> brick_ucsf: The images are in a <span style="position:relative">
<bz> brick_ucsf: removing the position:relative part makes it render correctly...
Reproducible: Always
Steps to Reproduce:
1. view the site
2. examine the buttons
Actual Results: i see only the lower part of each button.
Expected Results: it should have displayed the entire graphics.
minimal test case coming soon, courtesy of bz.
![]() |
||
Comment 1•23 years ago
|
||
![]() |
||
Comment 2•23 years ago
|
||
![]() |
||
Comment 3•23 years ago
|
||
![]() |
||
Comment 4•23 years ago
|
||
the bug disappears of position:absolute is used, by the way.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 5•23 years ago
|
||
Block(body)(2)@015607D0 {120,120,9870,6000} [state=0004000c] <
line 01560F80: count=3 state=inline,clean,NOT Impacted,trimmed[0x3008]
{0,0,8250,6000} ca={0,0,8250,6060}<
Text(0)@01560B30[0,1,T] next=01560C64 {0,6000,0,0} [state=41000024] <
"\n"
>
Inline(span)(1)@01560C64 [view=016FD210] next=01560F3C {0,5775,8250,225}
[state=0000200c] [content=016FDF30] [sc=01560BCC]<
Frame(img)(0)@01560E64 {0,-5775,8250,6000} [state=00000024] [content=016FD2A0]
>
>
>
The frame is getting a funky position - don't know why.
Status: NEW → ASSIGNED
Updated•23 years ago
|
Target Milestone: --- → mozilla1.2
Reporter | ||
Comment 6•23 years ago
|
||
still happening on BART's main page. a workaround would sure be nice.
Fixed, and a rather direct duplicate.
*** This bug has been marked as a duplicate of 79315 ***
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•