Bug 503539 - The QDockWidget of an Ark window invoked by opening a nested `.zip` file stutters back and forth when it is horizontally expanded
Summary: The QDockWidget of an Ark window invoked by opening a nested `.zip` file stut...
Status: REPORTED
Alias: None
Product: ark
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.04.0
Platform: Fedora RPMs Linux
: NOR minor
Target Milestone: ---
Assignee: Elvis Angelaccio
URL: https://drive.google.com/drive/folder...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-29 17:04 UTC by Roke Julian Lockhart Beedell
Modified: 2025-04-30 18:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
A Screencast Of The Problem And How To Induce It (309.27 KB, video/webm)
2025-04-29 17:04 UTC, Roke Julian Lockhart Beedell
Details
A Screencast Of The Problem Not Reproducing (1.41 MB, video/webm)
2025-04-29 19:44 UTC, Roke Julian Lockhart Beedell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roke Julian Lockhart Beedell 2025-04-29 17:04:28 UTC
Created attachment 180786 [details]
A Screencast Of The Problem And How To Induce It

SUMMARY

The QDockWidget of an Ark window invoked by opening a nested `.zip` file stutters back and forth when it is horizontally expanded.

STEPS TO REPRODUCE

1. Downloaded https://drive.google.com/drive/folders/1XIT9wC7E7Z1JQDvfyt06ENx6tf_BRt13?usp=drive_link. If ever unavailable, this means create a `.zip` file inside another `.zip` file by utilising AOSP's "Bug Report" feature (accessible in `com.android.settings.Settings$DevelopmentSettingsDashboardActivity`).

2. Navigate into the nested file via Ark (I initially invoke Ark from Dolphin).

3. Attempt to expand the QDockWidget.

OBSERVED RESULT

It stutters, back and forth.

EXPECTED RESULT

It should resize however large I want it to.

SOFTWARE/OS VERSIONS

> Operating System: Fedora Linux 42  
> KDE Plasma Version: 6.3.4  
> KDE Frameworks Version: 6.13.0  
> Qt Version: 6.9.0  
> Kernel Version: 6.14.4-300.fc42.x86_64 (64-bit)  
> Graphics Platform: Wayland

ADDITIONAL INFORMATION

Interestingly, the nested `.zip`'s window's QDockWidget appears to lack both the `DockWidgetFloatable` and `DockWidgetClosable` of its counterpart, so I shan't be surprised if its implementation differs.
Comment 1 Roke Julian Lockhart Beedell 2025-04-29 19:44:26 UTC
Created attachment 180792 [details]
A Screencast Of The Problem Not Reproducing

This time, it didn't reproduce. I've not even rebooted.