[Webkit-unassigned] [Bug 17633] New: SVG: modifying x & y attribute of text element from JS fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Mar 1 20:32:56 PST 2008
http://bugs.webkit.org/show_bug.cgi?id=17633
Summary: SVG: modifying x & y attribute of text element from JS
fails
Product: WebKit
Version: 525+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: andrejohn.mas at gmail.com
Tested with nightly of 2008-03-01
If you try modifying the x and y attributes of a text element they are ignored,
from Javascript, when they should be taken into account. In other words if I
change x from 200 to 300, then the object remains at 200. I have compared this
behaviour with Opera 9.5 and Firefox where the object moves.
This behaviour should be corrected in Webkit.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list