Bug 11123 - Setting text elements x/y -properties with javascript doesn't move element
Summary: Setting text elements x/y -properties with javascript doesn't move element
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://nettihpk.com/pr/viewer.php?act...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-02 07:28 PDT by Matti Tahvonen
Modified: 2006-12-25 16:52 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matti Tahvonen 2006-10-02 07:28:43 PDT
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.
Comment 1 Nikolas Zimmermann 2006-12-25 16:52:51 PST
Bug fixed. Landed in r18415.