WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
11123
Setting text elements x/y -properties with javascript doesn't move element
https://bugs.webkit.org/show_bug.cgi?id=11123
Summary
Setting text elements x/y -properties with javascript doesn't move element
Matti Tahvonen
Reported
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2006-12-25 16:52:51 PST
Bug fixed. Landed in
r18415
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug