Opened 4 years ago
Closed 4 years ago
#16135 closed bug (duplicate)
BPicture do not support gradients
Reported by: | X512 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #9680 | |
Platform: | All |
Description
This is hrev54241.
Currently gradient operations are not defined for BPicture: https://git.haiku-os.org/haiku/tree/headers/private/interface/PictureProtocol.h. app_server do not accept gradient drawing oparations for pictures and mistakely draw to view instead: https://git.haiku-os.org/haiku/tree/src/servers/app/ServerWindow.cpp#n3416.
Gradient support for BPicture is required for WebKit to render layers.
Change History (3)
follow-up: 2 comment:1 by , 4 years ago
comment:3 by , 4 years ago
Blocking: | 9680 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Dupe of #9680?