Summary: | [Qt] Tiled backing store checker pattern does not paint correctly when scaling factor is not 1 | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Antti Koivisto <koivisto> | ||||
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | CLOSED FIXED | ||||||
Severity: | Normal | CC: | hausmann | ||||
Priority: | P3 | Keywords: | Qt | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | PC | ||||||
OS: | OS X 10.5 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 35784 | ||||||
Attachments: |
|
Description
Antti Koivisto
2010-05-13 07:14:19 PDT
Created attachment 55974 [details]
Use the dirty rect that has been adjusted for scaling instead of the original one
Sending WebCore/ChangeLog Sending WebCore/platform/graphics/TiledBackingStore.cpp Transmitting file data .. Committed revision 59363. |