Opened 4 years ago

Last modified 10 months ago

#15475 reopened bug

webkit: Text overlay not working on https://www.blender.org — at Version 10

Reported by: cocobean 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 cocobean)

Web+ does not display text within text overlay - only a black background of text overlay appears within web page. No issues with Otter Browser 1.0.02 and Safari 14.1.2.

Change History (12)

comment:1 by cocobean, 4 years ago

Description: modified (diff)

comment:2 by cocobean, 4 years ago

Tested on Haiku R1B3 hrev55181+56 x86_gcc2 w/ Web+ 1.2-alpha (HaikuWebkit 1.8.2-2, Webkit 612.1.21). Result: FAIL

Last edited 3 years ago by cocobean (previous) (diff)

comment:3 by nephele, 3 years ago

Component: Applications/WebPositiveKits/Web Kit
Summary: blender.org: Text overlay not workingwebkit: Text overlay not working on https://www.blender.org

comment:4 by cocobean, 3 years ago

Last edited 3 years ago by cocobean (previous) (diff)

comment:5 by cocobean, 3 years ago

Last edited 3 years ago by cocobean (previous) (diff)

comment:6 by cocobean, 3 years ago

Description: modified (diff)

by cocobean, 3 years ago

Text overlay web page issue (https://blender.org) - Web+ 1.3-alpha versus Otter Browser 1.0.02 on Haiku R1B3 x86_gcc2

comment:7 by cocobean, 3 years ago

Description: modified (diff)

comment:8 by nephele, 3 years ago

Maybe you could reduce this case to a simpler case? e.g take the site and strip it down till you have only the elements left that cause this problem

by madmax, 3 years ago

Attachment: testcase.html added

background-fill: text, with text-fill-color: transparent and a background to see through the text, of course. You should see red text in this sample file

comment:9 by cocobean, 3 years ago

The related code:

URL: https://www.blender.org/

<section class="page-header-main center"><div class="page-header-main-image frontpage"><img src="https://www.blender.org/wp-content/uploads/2021/05/blender_293_splash_erindale_s-e1620391412241.jpg?x88370" class="parallax"/></div><a href="https://www.blender.org/download/releases/2-93/" class="frontpage-header-link"><div class="container"><div class="page-header-main-title"><div class="title-head display-4"><span style="background-color: #081600" class="px-3 py-2 rounded"><span class="text-overlay">Blender 2.93.3 LTS</span></span></div><div class="title-subtitle lead mt-3"><span style="background-color: #081600" class="px-3 py-2 rounded"><span class="text-overlay">An incredible closure to a series 20 years in the making.</span></span></div></div></div></a></section>

comment:10 by cocobean, 3 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.