Closed
Bug 1509740
Opened 7 years ago
Closed 4 years ago
[Wayland][Weston] pasting into Firefox does not work
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1631061
People
(Reporter: val, Unassigned)
References
(Blocks 1 open bug)
Details
Under Weston, copying from another Wayland client (e.g. Geary mail client) or X client (xclip) (which is synced via Xwayland) and pasting into Firefox running natively on Wayland does nothing.
Paste works fine inside Firefox, and paste *from* Firefox to other apps works fine, but paste from other apps *into* Firefox is broken.
Comment 1•7 years ago
|
||
Yes, I can confirm that. Looks like g_io_channel_read_to_end() at DataOffer::GetData() fails to get the data.
Updated•7 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•7 years ago
|
Priority: -- → P3
Comment 2•5 years ago
|
||
FWIW, I can still reproduce this on FF 74, weston 8.0.0 and gtk 3.24.14.
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Component: Graphics → Widget: Gtk
Comment 5•4 years ago
|
||
Looks like a dupe of Bug 1631061.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•