[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=482142

ungoogl...@outlook.com changed:

   What|Removed |Added

 CC||ungoogl...@outlook.com

--- Comment #8 from ungoogl...@outlook.com ---
In plasma-5 there was already a bug with chrome Wayland where it would randomly
get stuck into dragging events and ignore further pointer events. This was
partially fixed in the latest dev build
https://chromiumdash.appspot.com/commit/d6bdbc12fabc1bfa1a17aca5c47afee6e17824fb

In plasma-6 there where some regressions that are not fixed with the patch
above:
- dragging text from a page or the url bar to a new tab or bookmark does not
work
- dragging file from filemanager and dropping it on the browser makes it
unresponsive to further mouse events

which are tracked by the chromium team under
https://issues.chromium.org/issues/329703410
dupe with video: https://issues.chromium.org/issues/327605550

Although they suggest in these issues thats a kwin/plasma-6 issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-14 Thread Gurenko Alex
https://bugs.kde.org/show_bug.cgi?id=482142

Gurenko Alex  changed:

   What|Removed |Added

 CC||agure...@protonmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-14 Thread Riccardo
https://bugs.kde.org/show_bug.cgi?id=482142

--- Comment #7 from Riccardo  ---
Reproducible on Neon User Edition and Unstable 6.0.2

SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Graphics Platform: Wayland

Chrome, Microsoft Edge (stable and beta):--enable-features=UseOzonePlatform
--ozone-platform=wayland

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-14 Thread Riccardo
https://bugs.kde.org/show_bug.cgi?id=482142

Riccardo  changed:

   What|Removed |Added

 CC||riccardo.varo...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-13 Thread Hyuri
https://bugs.kde.org/show_bug.cgi?id=482142

Hyuri  changed:

   What|Removed |Added

 CC||hyuri.pimen...@gmail.com

--- Comment #6 from Hyuri  ---
This is happening in Plasma 5.27 as well (Kubuntu 23.10).

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-12 Thread Reverier Xu
https://bugs.kde.org/show_bug.cgi?id=482142

Reverier Xu  changed:

   What|Removed |Added

 CC||reverier...@outlook.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-12 Thread Marek Pikuła
https://bugs.kde.org/show_bug.cgi?id=482142

Marek Pikuła  changed:

   What|Removed |Added

 CC||marek+...@pikula.co

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-12 Thread Marian
https://bugs.kde.org/show_bug.cgi?id=482142

Marian  changed:

   What|Removed |Added

 CC||marianpol...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-12 Thread Jean-Francois Roy
https://bugs.kde.org/show_bug.cgi?id=482142

Jean-Francois Roy  changed:

   What|Removed |Added

 CC||j...@devklog.net

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=482142

simon+...@action0.com changed:

   What|Removed |Added

 CC||simon+...@action0.com

--- Comment #5 from simon+...@action0.com ---
Reproducable on Gentoo. Draging & droping a file from Dolphin to Chrome makes
Chrome no longer accept mouse inputs, but keyboard input still works. The same
issue also appears when draging a screenshot from Spectactle to Chrome (e.g. to
a Jira Issue).

SOFTWARE/OS VERSIONS
Operating System:  Gentoo
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.4 (gentoo-sources)
Graphics Platform: Wayland
Processors: AMD Ryzen 9 PRO 6950H
Memory: 31.1 GiB of RAM
Graphics Processor: AMD 6500M/680M Hybrid
Manufacturer: Lenovo
Product Name: Z16 gen1

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-11 Thread Martin Corley
https://bugs.kde.org/show_bug.cgi?id=482142

Martin Corley  changed:

   What|Removed |Added

 CC||martin.cor...@ed.ac.uk

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-10 Thread Ulrich Schreiner
https://bugs.kde.org/show_bug.cgi?id=482142

Ulrich Schreiner  changed:

   What|Removed |Added

 CC||ulrich.schrei...@gmail.com

--- Comment #4 from Ulrich Schreiner  ---
Drag/Drop inside the apps also do not work. So drag/drop a link in chrome to
the tab-Bar to open it does not work. Same happens with VSCode, so it looks
like the bug appears with electron-based apps.

workaround: dot NOT start apps with 

--enable-features=UseOzonePlatform --ozone-platform=wayland

so they run as X11 apps. then everything works. you can check with

kwin-debug-console='qdbus org.kde.KWin /KWin org.kde.KWin.showDebugConsole'

if the electron-app (chrome, vscode) run native wayland -> drag/drops does not
work. if they run as X11, everythings fine.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-09 Thread Neros
https://bugs.kde.org/show_bug.cgi?id=482142

Neros  changed:

   What|Removed |Added

 CC||cont...@neros.fr

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=482142

--- Comment #3 from florian.flatsc...@gmail.com ---
Reproducible on Fedora 39 for:
Google Chrome Version 122.0.6261.111 (Official Build) (64-bit)
Google Chrome (unsable) Version 124.0.6342.3 (Official Build) dev (64-bit)
Chromium Version 122.0.6261.69 (Official Build) Fedora Project (64-bit)

Interestingly, in chromium, the window becomes responsive/clickable again
after I move the dropped file to another directory using drag & drop. To
reproduce:

1) Open Chromium
2) Create a new empty Text-File on Desktop
3) Open Dolphin (Downloads folder)
4) Drag Text-File onto Chromium
-> Chromium becomes unresponsive/unclickable
5) Move the Text-File from Desktop to Dolphins Downloads folder using drag &
drop
-> Chromium becomes responsive/clickable again

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=482142

florian.flatsc...@gmail.com changed:

   What|Removed |Added

 CC||florian.flatsc...@gmail.com

--- Comment #2 from florian.flatsc...@gmail.com ---
Reproducible on Fedora 39 for:
Google Chrome Version 122.0.6261.111 (Official Build) (64-bit)
Google Chrome (unsable) Version 124.0.6342.3 (Official Build) dev (64-bit)
Chromium Version 122.0.6261.69 (Official Build) Fedora Project (64-bit)

Interestingly, in chromium, the window becomes responsive/clickable again after
I move the dropped file to another directory using drag & drop. To reproduce:

1) Open Chromium
2) Create a new empty Text-File on Desktop
3) Open Dolphin (Downloads folder)
4) Drag Text-File onto Chromium

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-01 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=482142

Patrick Silva  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||bugsefor...@gmx.com
 Ever confirmed|0   |1

--- Comment #1 from Patrick Silva  ---
Can reproduce by dragging a .png file to Vivaldi browser running natively on
Wayland.

Operating System: Arch Linux 
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Graphics Platform: Wayland

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-03-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=482142

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

-- 
You are receiving this mail because:
You are watching all bug changes.