#10319 closed bug (duplicate)
WebPositive fails rendering border-radius and bleeds the border color on the background.
Reported by: | vidrep | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #10214 | Blocking: | |
Platform: | All |
Description
Installed hrev46543 gcc2 hybrid. Open Webpositive to Haiku Project home page. Selecting tabs for "Source Activity", "Ticket Updates" etc causes "Blog-O-Sphere" and "Forums" area on left side of page to shade grey. When mouse pointer is passed over these shaded areas, text is unshaded. Selecting another tab will cause shading again.
Attachments (3)
Change History (11)
by , 11 years ago
Attachment: | screenshot2.png added |
---|
by , 11 years ago
Attachment: | screenshot3.png added |
---|
by , 11 years ago
Attachment: | screenshot4.png added |
---|
comment:1 by , 11 years ago
comment:3 by , 11 years ago
Component: | - General → Applications/WebPositive |
---|---|
Owner: | changed from | to
comment:4 by , 11 years ago
I also noticed that sometimes the text color in the shadad area changed from blue to black.
comment:5 by , 11 years ago
Yes, this is the same border color bleeding. Simple page showing the problem: http://pulkomandy.tk/drop/testcase.html
This happens when there is a border-radius, because of the way WebKit tries to render that and the lack of proper clipping in BView.
comment:6 by , 11 years ago
Summary: | hrev46543 gcc2 nightly Webpositive page rendering → WebPositive fails rendering border-radius and bleeds the border color on the background. |
---|
comment:8 by , 11 years ago
Blocked By: | 10214 added |
---|
Attached screenshots showing the issue I described earlier. These were taken using hrev46651 x86 gcc2. Note how selecting the different tabs causes the boxed areas on the left to shade. When the mouse is passed over this shaded area, the lines unshade.