Opened 16 months ago
Closed 16 months ago
#18512 closed bug (fixed)
Web+: Weirdly filled rectangles/text boxes instead of outline
Reported by: | humdinger | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Web Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Attachments (2)
Change History (5)
by , 16 months ago
Attachment: | screenshot1.png added |
---|
by , 16 months ago
Attachment: | screenshot2.png added |
---|
comment:1 by , 16 months ago
comment:2 by , 16 months ago
Description: | modified (diff) |
---|
comment:3 by , 16 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in https://github.com/haiku/haikuwebkit/commit/fabfd9bb8bbec7a8b428315610d87bfd766b1068 Will be part of HaikuWebKit 1.9.6.
Note:
See TracTickets
for help on using tickets.
Note for myself (or anyone who wants to look into this): there are few changes to GraphicsContextHaiku in this release, but PathHaiku.cpp was completely rewritten due to architecture changes in WebKit. It's possible I accidentally swapped code for stroking and filling things into the wrong functions.
Also, this version is hHaikuWebKit 1.9.5 but I forgot to change the version numbers in the sourcecode before doing the tag. Fortunately I think this version will be short-lived and once the largest issues are solved I will make a new one.