Bug 4248
| Summary: | DrawTest has inaccurate create Rectangle functionality | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Rob Buis <rwlbuis> |
| Component: | SVG | Assignee: | Eric Seidel (no email) <eric> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
Rob Buis
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Rob Buis
After some testing, it seems said (mis)behaviour only occurs
on svgs with a viewBox declaration.
Cheers,
Rob.
Eric Seidel (no email)
this really should best be fixed once the Obj-C DOM interface is available.
Eric Seidel (no email)
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.