Closed
Bug 672282
Opened 13 years ago
Closed 4 years ago
Resize problem when zooming on an svg image binded by XBL
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: padenot, Unassigned)
References
()
Details
Attachments
(1 file)
2.26 KB,
patch
|
Details | Diff | Splinter Review |
While fixing bug 669923, and trying not to use <img> or CSS background property to display SVG, I ran into a problem, visible in the attached video.
When I resize the page, the svg image contained in the controls are not resizing properly (see the mute button on the right side of the controls). When I "touch" the controls (seek, try to change the volume), the element resizes properly.
I've attached a minimal patch that shows the problem.
Comment 1•10 years ago
|
||
Is this still an issue post bug 1063073?
Comment 2•4 years ago
|
||
XBL is dead: https://bgrins.github.io/xbl-analysis/
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•