#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 humdinger)

This is with HaikuWebKit 1.9.4, WebKit 616.1.22

Rectangles and text boxes that should only have a coloured outline, are filled with the colour instead. Selecting some text reveals parts of the intended filling.

An example is the draft preview of our Trac:

Attachments (2)

screenshot1.png (26.0 KB ) - added by humdinger 16 months ago.
screenshot2.png (37.8 KB ) - added by humdinger 16 months ago.

Download all attachments as: .zip

Change History (5)

by humdinger, 16 months ago

Attachment: screenshot1.png added

by humdinger, 16 months ago

Attachment: screenshot2.png added

comment:1 by pulkomandy, 16 months ago

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.

comment:2 by humdinger, 16 months ago

Description: modified (diff)

comment:3 by pulkomandy, 16 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.