Opened 12 years ago
Last modified 11 years ago
#2861 new defect
No palette for SVG images
Reported by: | sascha_silbe | Owned by: | lucian |
---|---|---|---|
Priority: | Normal | Milestone: | Unspecified |
Component: | Browse | Version: | Git as of bugdate |
Severity: | Minor | Keywords: | |
Cc: | manuq, humitos | Distribution/OS: | |
Bug Status: | New |
Description (last modified by sascha_silbe)
The image palette only works for bitmap graphics, not for SVG ones.
Steps to reproduce:
- Open http://palita.net/w/images/thumb/3/35/Tux.svg/334px-Tux.svg.png in Browse.
- Right click on image (PNG format).
- Open http://palita.net/w/images/3/35/Tux.svg in Browse.
- Right click on image (SVG format).
Expected results:
Show the image palette (Keep Image, Copy Image) for steps 2 and 4.
Actual results:
The image palette is only shown for step 2 (PNG image), not step 4 (SVG image).
Change History (3)
comment:1 Changed 12 years ago by sascha_silbe
- Description modified (diff)
comment:2 Changed 11 years ago by manuq
- Cc manuq added
comment:3 Changed 11 years ago by humitos
- Cc humitos added
- Priority changed from Unspecified by Maintainer to Normal
Note: See
TracTickets for help on using
tickets.
#3455 is related with this.