Bug 11123

Summary: Setting text elements x/y -properties with javascript doesn't move element
Product: WebKit Reporter: Matti Tahvonen <mstahv>
Component: SVGAssignee: 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

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.