Closed Bug 277034 Opened 20 years ago Closed 20 years ago

Large SVG documents don't display scrollbars

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: tor, Assigned: tor)

Details

Attachments

(3 files, 2 obsolete files)

A SVG file viewed standalone which is bigger than the window will not
display scrollbars, but can be scrolled using the arrow keys.
Attachment #170268 - Flags: superreview?(roc)
Attachment #170268 - Flags: review?(roc)
Would it be better (faster?) to just check whether the root element is an
<svg:svg>?  What if I have an SVG document I server as application/xml?  Will it
render as SVG?
Attached patch use element type instead (obsolete) — Splinter Review
Attachment #170268 - Attachment is obsolete: true
Why not IsContentOfType(nsIContent::eSVG) ?
Attachment #170277 - Attachment is obsolete: true
Attachment #170268 - Flags: superreview?(roc)
Attachment #170268 - Flags: review?(roc)
Attachment #170291 - Flags: superreview?(bzbarsky)
Attachment #170291 - Flags: review?(bzbarsky)
Comment on attachment 170291 [details] [diff] [review]
use IsContentOfType

r+sr=bzbarsky
Attachment #170291 - Flags: superreview?(bzbarsky)
Attachment #170291 - Flags: superreview+
Attachment #170291 - Flags: review?(bzbarsky)
Attachment #170291 - Flags: review+
Checked in.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Still not working in the Firefox nightly build firefox-win32-svg-GDI.zip dated
1/8/2005.

Is there a more recent version?
Attached image testcase
This isn't working for me either. I've tried it on SeaMonkey trunk and with
that Firefox build. If say, the width attribute of the outermost <svg> is
greater than 100%, we should get a horizontal scrollbar right? Here's a
testcase.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attachment #171461 - Flags: superreview?(roc)
Attachment #171461 - Flags: review?(roc)
Attachment #171461 - Flags: superreview?(roc)
Attachment #171461 - Flags: superreview+
Attachment #171461 - Flags: review?(roc)
Attachment #171461 - Flags: review+
Checked in.
Status: REOPENED → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: