[Wayland-bugs] [Bug 781814] Applications don't receive clipboard when data source mimetype is "text/plain; charset=utf-8"

2017-10-26 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=781814

Michael  changed:

   What|Removed |Added

 CC||zrax0...@gmail.com

--- Comment #5 from Michael  ---
This breaks copying from non-GTK apps in Windows as well.  From what I can
tell, the content of text/plain;charset=utf-8 is initialized with UTF8_STRING
the first time it is requested, but never updated again after that.  Thus,
pasting text from non-GTK apps on Windows will always return stale text.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 781814] Applications don't receive clipboard when data source mimetype is "text/plain; charset=utf-8"

2017-05-10 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=781814

Carlos Garnacho  changed:

   What|Removed |Added

 CC||carl...@gnome.org

--- Comment #4 from Carlos Garnacho  ---
Fixed for X in commit 546433a4b7f. Wayland needs the patch in bug #782472.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 781814] Applications don't receive clipboard when data source mimetype is "text/plain; charset=utf-8"

2017-05-10 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=781814

Peet  changed:

   What|Removed |Added

 CC||promolec...@protonmail.com

--- Comment #3 from Peet  ---
This also breaks Chromium. I've temporarily reverted this commit on my machine.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 781814] Applications don't receive clipboard when data source mimetype is "text/plain; charset=utf-8"

2017-05-04 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=781814

Hussam Al-Tayeb  changed:

   What|Removed |Added

 CC||m...@hussam.eu.org

--- Comment #2 from Hussam Al-Tayeb  ---
This broke copying text from Firefox to Firefox or other applications.
Copying text from epiphany, gedit, or libreoffice to firefox still works.

I reported a firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=1361979
just in case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 781814] Applications don't receive clipboard when data source mimetype is "text/plain; charset=utf-8"

2017-05-03 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=781814

Matthias Clasen  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 781814] Applications don't receive clipboard when data source mimetype is "text/plain; charset=utf-8"

2017-05-03 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=781814

--- Comment #1 from Matthias Clasen  ---
Created attachment 351011
  --> https://bugzilla.gnome.org/attachment.cgi?id=351011=edit
clipboard: Try the mimetype first

Try text/plain;charset=utf-8 first, before falling back to
X11-isms like UTF8_TEXT. This makes things work on Wayland
compositors that don't carry a heavy X11 legacy around.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs