flowed text has no SVG 1.1-compliant fallback
Bug #167335 reported by
Ahasenack-users
This bug affects 38 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eye of GNOME |
Fix Released
|
Medium
|
|||
F-Spot |
New
|
Undecided
|
Unassigned | ||
Inkscape |
Invalid
|
High
|
Unassigned | ||
Mozilla Firefox |
Invalid
|
Undecided
|
Unassigned | ||
Nautilus |
Fix Released
|
Medium
|
|||
OpenOffice |
Invalid
|
Undecided
|
Unassigned | ||
Scour |
Invalid
|
Undecided
|
Unassigned | ||
gThumb |
New
|
Undecided
|
Unassigned | ||
librsvg |
Fix Released
|
Medium
|
|||
inkscape (Debian) |
Confirmed
|
Unknown
|
Bug Description
I have created a drawing with inkscape and saved it as
btoh inkscape's svn and plain svg.
The following applications show rendering errors with
both files:
- firefox-1.5 (native svg)
- firefox-1.5 with adobe 3.01 svg plugin
- gqview
Batik doesn't even open the files, presenting this error:
The current document is unable to create an element of
the requested type (namespace:
http://
I'll attach the .svg file and a screenshot of
firefox-1.5 with the rendering error.
Related branches
lp://staging/~novalis/inkscape/fix-167335
On hold
for merging
into
lp://staging/~inkscape.dev/inkscape/trunk
- Martin Owens: Needs Fixing (full)
-
Diff: 329 lines (+178/-19)9 files modifiedshare/attributes/svgprops (+1/-1)
src/conditions.cpp (+4/-0)
src/extension/internal/svg.cpp (+152/-14)
src/sp-filter.cpp (+1/-1)
src/sp-flowtext.h (+3/-0)
src/sp-font.cpp (+1/-1)
src/sp-item-group.h (+1/-1)
src/sp-object.h (+14/-0)
src/sp-text.cpp (+1/-1)
Changed in inkscape: | |
status: | New → Confirmed |
Changed in eog: | |
status: | Unknown → New |
Changed in librsvg: | |
status: | Unknown → New |
Changed in nautilus: | |
status: | Unknown → New |
summary: |
- flowed text (flowRoot) must be moved to inkscape namespace + flowed text has no SVG 1.1-compliant fallback |
Changed in eog: | |
importance: | Unknown → Medium |
Changed in librsvg: | |
importance: | Unknown → Medium |
Changed in nautilus: | |
importance: | Unknown → Medium |
Changed in inkscape (Debian): | |
status: | Unknown → Confirmed |
Changed in inkscape: | |
milestone: | none → 1.0 |
Changed in firefox: | |
status: | New → Invalid |
Changed in openoffice: | |
status: | New → Invalid |
Changed in eog: | |
status: | New → Confirmed |
Changed in librsvg: | |
status: | New → Confirmed |
Changed in nautilus: | |
status: | New → Confirmed |
Changed in eog: | |
status: | Confirmed → Fix Released |
Changed in librsvg: | |
status: | Confirmed → Fix Released |
Changed in nautilus: | |
status: | Confirmed → Fix Released |
Changed in inkscape: | |
milestone: | 1.0-old → 1.0 |
tags: | added: bug-migration |
To post a comment you must log in.
I have created a drawing with inkscape and saved it as
btoh inkscape's svn and plain svg.
The following applications show rendering errors with
both files:
- firefox-1.5 (native svg)
- firefox-1.5 with adobe 3.01 svg plugin
- gqview
Batik doesn't even open the files, presenting this error: www.w3. org/2000/ svg, name: flowRoot).
The current document is unable to create an element of
the requested type (namespace:
http://
I'll attach the .svg file and a screenshot of
firefox-1.5 with the rendering error.