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

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>495501</bug_id>
          
          <creation_ts>2024-10-28 18:55:50 +0000</creation_ts>
          <short_desc>Windows in Grid view are scaled down too much with animation speed globally set to instant</short_desc>
          <delta_ts>2024-11-01 15:42:52 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Plasma</classification>
          <product>kwin</product>
          <component>effects-overview</component>
          <version>6.2.2</version>
          <rep_platform>Neon</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrey-Mattias">andreywrus111</reporter>
          <assigned_to name="KWin default assignee">kwin-bugs-null</assigned_to>
          <cc>gi1242+kde</cc>
    
    <cc>kde</cc>
    
    <cc>ltlnx</cc>
    
    <cc>nate</cc>
    
    <cc>niccolo</cc>
          
          <cf_commitlink>https://invent.kde.org/plasma/kwin/-/commit/1dbe3863a734d14c24414a0a8d8bf4f85b33dc19</cf_commitlink>
          <cf_versionfixedin>6.2.3</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2369990</commentid>
    <comment_count>0</comment_count>
    <who name="Andrey-Mattias">andreywrus111</who>
    <bug_when>2024-10-28 18:55:50 +0000</bug_when>
    <thetext>SUMMARY
Grid view of virtual desktops is broken if you set animations speed to a maximum position
(i set animations speed to a maximum position to remove animations in Plasma)

STEPS TO REPRODUCE
1. Set animations speed in &quot;quick settings&quot; in &quot;system settings&quot; to a maximum position
2. use shortcut to open Grid view of virtual desktops
3. observe

OBSERVED RESULT
Application windows on every virtual desktop in Grid view of virtual desktops are ultrasmall and downscaled (roughly to ~18% of their intended area) so they fill only &lt;25% of corresponding virtual desktop.

EXPECTED RESULT
Application windows on every virtual desktop in Grid view of virtual desktops are scaled to be as big as possible and to fill most of corresponding virtual desktop area (~80%)

ADDITIONAL INFORMATION
If you set animations speed in &quot;quick settings&quot; in &quot;system settings&quot; to any position but a maximum one, bug goes away.
---
I can&apos;t make a screenshot of a Grid view of virtual desktops with Spectacle for some reason. Should also be a bug, xD

SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.2
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.7.2
Kernel Version: 6.8.0-47-generic (64-bit)
Graphics Platform: X11
Processors: 28 × Intel® Xeon® CPU E5-2690 v4 @ 2.60GHz
Memory: 62.6 ГиБ of RAM
Graphics Processor: AMD Radeon RX 550</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2370251</commentid>
    <comment_count>1</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2024-10-29 17:06:40 +0000</bug_when>
    <thetext>Hah, can reproduce!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2370289</commentid>
    <comment_count>2</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2024-10-29 19:36:51 +0000</bug_when>
    <thetext>*** Bug 495543 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2370536</commentid>
    <comment_count>3</comment_count>
    <who name="Bug Janitor Service">bug-janitor</who>
    <bug_when>2024-10-30 15:56:55 +0000</bug_when>
    <thetext>A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/6720</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2370722</commentid>
    <comment_count>4</comment_count>
    <who name="Niccolò Venerandi">niccolo</who>
    <bug_when>2024-10-31 10:05:56 +0000</bug_when>
    <thetext>Git commit d7acc24093ce70cd970b7d3bb830d766da051e20 by Niccolò Venerandi.
Committed on 31/10/2024 at 09:35.
Pushed by niccolove into branch &apos;master&apos;.

Update ExpoCell contentItem position upon its parent change

Since the position of the contentItem depends on the position and scale
of the parent item, make sure to re-evaluate it when the parent changes.

M  +6    -0    src/plugins/private/expolayout.cpp

https://invent.kde.org/plasma/kwin/-/commit/d7acc24093ce70cd970b7d3bb830d766da051e20</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2370723</commentid>
    <comment_count>5</comment_count>
    <who name="Niccolò Venerandi">niccolo</who>
    <bug_when>2024-10-31 10:07:53 +0000</bug_when>
    <thetext>Git commit 1dbe3863a734d14c24414a0a8d8bf4f85b33dc19 by Niccolò Venerandi.
Committed on 31/10/2024 at 10:07.
Pushed by niccolove into branch &apos;Plasma/6.2&apos;.

Update ExpoCell contentItem position upon its parent change

Since the position of the contentItem depends on the position and scale
of the parent item, make sure to re-evaluate it when the parent changes.


(cherry picked from commit d7acc24093ce70cd970b7d3bb830d766da051e20)

Co-authored-by: Niccolò Venerandi &lt;niccolo@venerandi.com&gt;

M  +6    -0    src/plugins/private/expolayout.cpp

https://invent.kde.org/plasma/kwin/-/commit/1dbe3863a734d14c24414a0a8d8bf4f85b33dc19</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2371167</commentid>
    <comment_count>6</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2024-11-01 15:42:52 +0000</bug_when>
    <thetext>*** Bug 494626 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>