<?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>200175</bug_id>
          
          <creation_ts>2019-07-26 14:06:47 -0700</creation_ts>
          <short_desc>[WPE][GTK] Improve animation for fullscreen videos</short_desc>
          <delta_ts>2021-11-25 02:50:39 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Local Build</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=198053</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="D0J0P">derick.james.p</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>alicem</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>cturner</cc>
    
    <cc>mcatanzaro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1556234</commentid>
    <comment_count>0</comment_count>
    <who name="D0J0P">derick.james.p</who>
    <bug_when>2019-07-26 14:06:47 -0700</bug_when>
    <thetext>It&apos;d be great to have videos like YouTube use a smooth animation when going fullscreen. An animation that makes sense would be the same used to make any window fullscreen, where it just zooms in. Safari on MacOS uses a nice animation on YouTube videos to go fullscreen. It&apos;d be great to have something like that, but with just the video itself zooming into fullscreen like an application window would.

A janky example of Safari going fullscreen: https://www.youtube.com/watch?v=ibhUk0WogO0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1556317</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2019-07-26 18:31:05 -0700</bug_when>
    <thetext>Yeah, our &quot;animation&quot; for entering fullscreen has always looked pretty buggy.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1556545</commentid>
    <comment_count>2</comment_count>
    <who name="Charlie Turner">cturner</who>
    <bug_when>2019-07-29 05:28:35 -0700</bug_when>
    <thetext>CC&apos;ing 198053, the desync *may* related to whatever is going on with our full-screen transition code. I got quite lost investigating that issue however, so take it with a grain of salt...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1556562</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2019-07-29 08:16:48 -0700</bug_when>
    <thetext>I&apos;m almost positive the desync issue occurs without entering fullscreen, so I doubt it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1817764</commentid>
    <comment_count>4</comment_count>
    <who name="Alice Mikhaylenko">alicem</who>
    <bug_when>2021-11-25 02:50:39 -0800</bug_when>
    <thetext>macOS WebKit does an interesting thing here: it basically splits the video into a new window, positions it where the video was and fullscreens that.

We could do a similar thing with a new window, and it would already be quite nice, but we cannot manually position it on Wayland, so it&apos;s not really possible to replicate that.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>