Bug 11123
Summary: | Setting text elements x/y -properties with javascript doesn't move element | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matti Tahvonen <mstahv> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://nettihpk.com/pr/viewer.php?action=weekview&hlo_id=1&target=_new&stylesheet=/lib/viewers/style.css&korkeus=450&leveys=900&raportti_id=2&report_type=week&kasiteltava_ts=1154638800&action=heartrate&harjoitus_id=19922&korkeus=700&leveys=900 |
Matti Tahvonen
In URL, clicking on graph moves green vertical line to clicked point, but the text element below it doesn't. New x position is set in the same way as for the line (object.setAttributeNS(null,"x",x)). Same approach works with IE and Adobes SVG plugin, Mozilla and Opera.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Bug fixed. Landed in r18415.