| Summary: | Right-Clicking in Dolphin and selecting "Properties" causes the window to jump and be redrawn. | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | opensourcedonations |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | bartos.petr, johndoe03v099, s_chriscollins |
| Priority: | NOR | ||
| Version First Reported In: | 6.2.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Demonstration, blurred for privacy reasons. | ||
|
Description
opensourcedonations
2024-10-27 11:55:07 UTC
Created attachment 176497 [details]
Demonstration, blurred for privacy reasons.
I would like to confirm this issue. At first Wayland session was my prime suspect, but it turns out that X11 is affected as well.
Dolphin window snaps to center of screen when going to file properties from right click context menu, child window doesn't seem affected.
It appears to happen on first try only, doing it second time doesn't move Dolphin window. To trigger again reopen Dolphin.
Only directories trigger this bug, same as in OP.
Here are logs from starting dolphin via terminal and opening folder properties:
kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields
kf.kio.core.connection: Socket not connected QLocalSocket::PeerClosedError
kf.kio.core: An error occurred during write. The worker terminates now.
kf.kio.core.connection: Socket not connected QLocalSocket::PeerClosedError
kf.kio.core: An error occurred during write. The worker terminates now.
qrc:/org.kde.filesharing.samba/qml/UserPage.qml:53:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/org.kde.filesharing.samba/qml/UserPage.qml:32:5: QML ChangePassword: Binding loop detected for property "implicitHeight":
file:///usr/lib/qt6/qml/org/kde/kirigami/templates/OverlaySheet.qml:132:5
My root is on ZFS if it matters in any way.
Operating System: Arch Linux
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.1
Kernel Version: 6.6.63-tkg-eevdf (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 7800X3D 8-Core Processor
Memory: 62.4 GiB of RAM
Graphics Processor: AMD Radeon RX 7900 XT
Tested on neon-testing-20241203-0033.iso and neon-unstable-20241209-2356.iso Both are unaffected, furthermore there are errors in terminal when doing same test of launching through dolphin. I will see what I can do about those terminal errors. *** This bug has been marked as a duplicate of bug 494627 *** |