#8448 closed defect (fixed)
gfx vml crops image even if the surface is enlarged
Reported by: | liucougar | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX GFX | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Attachments (1)
Change History (8)
comment:1 Changed 12 years ago by
Changed 12 years ago by
Attachment: | 8448.patch added |
---|
proposed patch to fix both of the issues in the test case
comment:2 Changed 12 years ago by
the last change in the patch is to fix the background bug, while the first two fixes image cropping issue
comment:3 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This ticket is a dup of #8436.
comment:4 Changed 12 years ago by
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
the dup part of this ticket is fixed in #8436, however, the other test in the attached file still has issues: after enlarging the surface, the background color is not extended to the new surface area
(the last block of change in the attached patch fixes this issue)
comment:5 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
(In [16388]) refs #8448: a test case for this ticket