Closed
Bug 328263
Opened 19 years ago
Closed 19 years ago
plugins get clipped wrongly
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: pavlov, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
5.72 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
windowless plugins have some issues clipping that need to be resolved.
Reporter | ||
Comment 1•19 years ago
|
||
this fixes some of the clipping bugs. it doesn't fix the problem where plugins don't show up at all in some cases and there are still bugs scrolling, but i think are related to other scrolling bugs
Attachment #212855 -
Flags: review?(vladimir)
Reporter | ||
Comment 2•19 years ago
|
||
this takes the device offsets in to account and fixes the scrolling bug. still no luck on cnet.com
Attachment #212855 -
Attachment is obsolete: true
Attachment #212938 -
Flags: review?(vladimir)
Attachment #212855 -
Flags: review?(vladimir)
Comment on attachment 212938 [details] [diff] [review]
take device offsets in to account
r=me with swapped order of MarkDirty() and RestoreDC() calls
Attachment #212938 -
Flags: review?(vladimir) → review+
Reporter | ||
Comment 4•19 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Summary: plugins get clipped wrong → plugins get clipped wrongly
Comment 5•19 years ago
|
||
*** Bug 325465 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•