Opened 12 years ago
Closed 10 years ago
#2864 closed defect (obsolete)
doesn't scale vector images (SVGs)
Reported by: | sascha_silbe | Owned by: | lucian |
---|---|---|---|
Priority: | Low | Milestone: | Unspecified |
Component: | Browse | Version: | Git as of bugdate |
Severity: | Minor | Keywords: | |
Cc: | humitos | Distribution/OS: | |
Bug Status: | New |
Description
If you're viewing a vector image (i.e. an SVG), using the zoom buttons doesn't change anything.
On contrast, if you're viewing a bitmap image (e.g. a PNG) Browse will scale the image.
Example image: http://upload.wikimedia.org/wikibooks/de/7/72/SVG_Buch01.svg
Change History (5)
comment:1 follow-up: ↓ 2 Changed 11 years ago by manuq
comment:2 in reply to: ↑ 1 Changed 11 years ago by garycmartin
Replying to manuq:
Do we really need this behaviour in the browser? Firefox and Epiphany are not allowing SVG zoom too.
FWIW, Safari on OSX does scale if you zoom while a .svg image is being viewed, same as it would for html or bitmap image content.
comment:3 Changed 11 years ago by manuq
OK, this should be done upstream, in WebKitGTK+ land.
comment:4 Changed 11 years ago by humitos
- Cc humitos added
- Priority changed from Unspecified by Maintainer to Low
Google Chrome does not allow us to scale the graphic.
comment:5 Changed 10 years ago by manuq
- Resolution set to obsolete
- Status changed from new to closed
Current Browse does scale SVG, thanks WebKit.
Do we really need this behaviour in the browser? Firefox and Epiphany are not allowing SVG zoom too.