[Webkit-unassigned] [Bug 198033] ErrorObjectView display black link in dark mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 20 02:07:16 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=198033

--- Comment #9 from Nikita Vasilyev <nvasilyev at apple.com> ---
(In reply to Zhifei Fang from comment #6)
> I tried 
> Release 82 (Safari 12.2, WebKit 14608.1.23.1)
> 
> it is still like that, you will need first go to console tab, and then a
> refresh to see the link.

Hm, I still don't see it.

On your 1st screenshot you somehow have:

<span class="error-object-link-container">
  — link.html:1
</span>

Instead of 

<span class="error-object-link-container">
  —
  <a href="..." class="error-object-link">link.html:1</a>
</span>

I'm not sure why I can't get into this state but we should fix the text color issue regardless.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190520/2fe1c8a2/attachment.html>


More information about the webkit-unassigned mailing list