Closed Bug 787962 Opened 12 years ago Closed 12 years ago

Fails to draw svg rectangle in window

Categories

(Core :: SVG, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 766956

People

(Reporter: david.dailey, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0
Build ID: 20120824154833

Steps to reproduce:

http://cs.sru.edu/~ddailey/Guangzhou/g1.svg


Actual results:

bottom of rounded rectangle is drawn offscreen


Expected results:

Should be entirely onscreen. IE, Opera, Safari and Chrome all agree with me. FF is the only exception.
I'm afriad just because the others agree doesn't mean they are right.

If you want it to display then add a height="100%" to the outer svg element.

Other browsers don't implement http://www.w3.org/TR/2011/PR-SVG11-20110609/coords.html#ViewportSpace correctly but I understand they do intend to.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Resolution: INVALID → DUPLICATE
Actually I think the appropriate text is in http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing
Is anyone else having a problem with the SVG file linked in comment 0? My Firefox hangs with 100% CPU when I try to load it.

Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20100101 Firefox/16.0
You need to log in before you can comment on or make changes to this bug.