Closed
Bug 277619
Opened 20 years ago
Closed 20 years ago
Vertical marquee with explicitly set height exceeds own boundaries
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bugs, Unassigned)
Details
When a vertical marquee (one with scroll direction up) is given a set height via a stylesheet rule, and the length of its text exceeds this height, the marquee element is properly sized but the text is first displayed well below the element itself. (I can tell the text is displaying outside, rather than the height not being set, because table cells will wrap around the marquee at its expected size and the text overlaps other cells.)
| Reporter | ||
Comment 1•20 years ago
|
||
Gah, pardon my abject stupidity. I thought I was using the latest trunk Fx, I was on 1.0. Bug non-existant on latest trunk.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Product: Core → Core Graveyard
| Assignee | ||
Updated•6 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•