Closed
Bug 297409
Opened 20 years ago
Closed 20 years ago
no vertical scroll bar
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: edoardo, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ the image is longer than the windows but there is no vertical scroll bar. Reproducible: Always Steps to Reproduce: 1.load the URL 2. 3. Actual Results: there is no vertical scroll bar Expected Results: put a scroll bar
Comment 1•20 years ago
|
||
INVALID- Author should use width and height attributes on outer svg element for the desired effect.
Comment 2•20 years ago
|
||
Indeed. The positioning of inner elements doesn't effect scrolling, Edoardo.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•