Opened 5 years ago
Last modified 16 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 )
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 , 5 years ago
Description: | modified (diff) |
---|
comment:3 by , 4 years ago
Component: | Applications/WebPositive → Kits/Web Kit |
---|---|
Summary: | blender.org: Text overlay not working → webkit: Text overlay not working on https://www.blender.org |
comment:6 by , 3 years ago
Description: | modified (diff) |
---|
by , 3 years ago
Attachment: | blender-webpositive-1.3alpha-haiku_r1b3-cocobean.jpeg added |
---|
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 , 3 years ago
Description: | modified (diff) |
---|
comment:8 by , 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 , 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 , 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 , 3 years ago
Description: | modified (diff) |
---|
Tested on Haiku R1B3 hrev55181+56 x86_gcc2 w/ Web+ 1.2-alpha (HaikuWebkit 1.8.2-2, Webkit 612.1.21). Result: FAIL