Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Under Wayland, Firefox copies multi-line text with Windows-style newlines

  • 1 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

Starting Firefox under a Wayland compositor (sway, in my case) with MOZ_ENABLE_WAYLAND=1 and copying some multi-line text results in newlines of the form \r\n, i.e. Windows-style, instead of the expected \n. Starting Firefox with the X11 backed, i.e. without MOZ_ENABLE_WAYLAND=1, doesn't exhibit the issue.

This is most certainly a bug since Wayland is a Unix-like protocol, and as such newlines should be of the form \n. However I am finding the bug tracker a little daunting and I am not sure how to check whether it is already known or not.

Starting Firefox under a Wayland compositor (sway, in my case) with ''MOZ_ENABLE_WAYLAND=1'' and copying some multi-line text results in newlines of the form '''\r\n''', i.e. Windows-style, instead of the expected '''\n'''. Starting Firefox with the X11 backed, i.e. without ''MOZ_ENABLE_WAYLAND=1'', doesn't exhibit the issue. This is most certainly a bug since Wayland is a Unix-like protocol, and as such newlines should be of the form '''\n'''. However I am finding the bug tracker a little daunting and I am not sure how to check whether it is already known or not.

被選擇的解決方法

It is a known bug that has been reopened:

  • Bug 1547595 - GTK puts \r\n line endings into the Wayland Clipboard on Linux
  • Bug 1572104 - Carriage returns are copied from
     blocks under Linux
    
(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
) 從原來的回覆中察看解決方案 👍 1

所有回覆 (1)

more options

選擇的解決方法

It is a known bug that has been reopened:

  • Bug 1547595 - GTK puts \r\n line endings into the Wayland Clipboard on Linux
  • Bug 1572104 - Carriage returns are copied from
     blocks under Linux
    
(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)