Bug 108339

Summary: [EFL] Visually empty position:fixed elements have a layer on EFL
Product: WebKit Reporter: Jussi Kukkonen (jku) <jussi.kukkonen>
Component: Layout and RenderingAssignee: Kalyan <kalyan.kondapally>
Status: RESOLVED WONTFIX    
Severity: Normal CC: d-r, kalyan.kondapally, laszlo.gombos, mcatanzaro, mikhail.pozdnyakov, ostap73
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Jussi Kukkonen (jku)
Reported 2013-01-30 06:15:56 PST
Visually empty position:fixed elements should not get a composited layer after r141039 (bug 108112). compositing/layer-creation/fixed-position-no-content.html says that on EFL WK2 we do get the layer for some reason: --- /home/jku/intel/src/WebKit/layouttests/compositing/layer-creation/fixed-position-no-content-expected.txt +++ /home/jku/intel/src/WebKit/layouttests/compositing/layer-creation/fixed-position-no-content-actual.txt @@ -1,3 +1,11 @@ There should be no layers. +(GraphicsLayer + (bounds 785.00 1024.00) + (children 1 + (GraphicsLayer + (bounds 785.00 1024.00) + ) + ) +)
Attachments
Kalyan
Comment 1 2013-01-30 23:34:35 PST
Looking into the issue.
Michael Catanzaro
Comment 2 2017-03-11 10:45:33 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.