Bug 4248 - DrawTest has inaccurate create Rectangle functionality
Summary: DrawTest has inaccurate create Rectangle functionality
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-01 00:08 PDT by Rob Buis
Modified: 2005-10-10 15:20 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2005-08-01 00:08:30 PDT
Hi,

Finally got the DrawTest app running, nice work!
When creating a rectangle or oval using the toolbar, the objects
seem to be created with wrong scale factor, causing wrong origin
and object size.
Cheers,

Rob.
Comment 1 Rob Buis 2005-08-01 05:51:14 PDT
After some testing, it seems said (mis)behaviour only occurs
on svgs with a viewBox declaration.
Cheers,

Rob.
Comment 2 Eric Seidel (no email) 2005-08-24 03:17:34 PDT
this really should best be fixed once the Obj-C DOM interface is available.
Comment 3 Eric Seidel (no email) 2005-10-10 15:20:12 PDT
I feel like Tobli or Kompo might have said they had a patch to fix this... I don't remember.  Either way, I 
have no plans to fix this before the Obj-C DOM is complete.  So lets go ahead and resolve this.  We can 
reopen it if someone happens to have a patch already.