<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>235240</bug_id>
          
          <creation_ts>2022-01-14 10:46:12 -0800</creation_ts>
          <short_desc>Make a consistent way to compute applied opacity</short_desc>
          <delta_ts>2022-04-05 10:21:45 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>Safari Technology Preview</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Fraser (smfr)">simon.fraser</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>andresg_22</cc>
    
    <cc>bfulgham</cc>
    
    <cc>ntim</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1830966</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2022-01-14 10:46:12 -0800</bug_when>
    <thetext>Walking the renderer parent chain is wrong with top layer (dialog, ::backdrop).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1830968</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-01-14 10:46:24 -0800</bug_when>
    <thetext>&lt;rdar://problem/87607943&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1830970</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2022-01-14 10:48:29 -0800</bug_when>
    <thetext>HTMLPlugInElement::isReplacementObscured() and ContentChangeObserver::isVisuallyHidden() do the same thing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1830971</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2022-01-14 10:53:06 -0800</bug_when>
    <thetext>And RenderLayer::isTransparentRespectingParentFrames()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1832101</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2022-01-19 11:20:38 -0800</bug_when>
    <thetext>HTMLPlugInElement::isReplacementObscured() and RenderLayer::isTransparentRespectingParentFrames() use the layer parent() chain so bug 235194 fixes them. ContentChangeObserver::isVisuallyHidden() is wrong.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1832158</commentid>
    <comment_count>5</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2022-01-19 12:25:40 -0800</bug_when>
    <thetext>Would walking up the stacking context chain be a fix here?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1832189</commentid>
    <comment_count>6</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2022-01-19 13:02:33 -0800</bug_when>
    <thetext>Walking paintOrderParent(), yes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1846394</commentid>
    <comment_count>7</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2022-02-27 01:57:30 -0800</bug_when>
    <thetext>AXObjectCache::isNodeVisible() was the example mentioned in the original bug title.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>