Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Cannot copy expanded comments on stackexchange type webpages.

  • 6 trả lời
  • 1 gặp vấn đề này
  • 17 lượt xem
  • Trả lời mới nhất được viết bởi 1of7

more options

Cannot copy expanded comments on stackexchange type webpages. To repeat the condtions: open firefox ( also happens with --safe-mode in either reset or no addons mode) open example site: https://emacs.stackexchange.com/questions/2501/how-can-i-set-default-font-in-emacs search for "show 6 more comments" expand the 6 comments select the 6 comments and copy ( using Ctl-c, Edit-Copy, or mouse-right-click-Copy) open a text editor A paste of copied text into text editor will not show any text. NOTE: Removing page style (View, Page Style, No Style) makes the text available for copying. It appears that firefox cannot pick up some elements in a webpage basic style, effectively excluding the associated text.

Cannot copy expanded comments on stackexchange type webpages. To repeat the condtions: open firefox ( also happens with --safe-mode in either reset or no addons mode) open example site: https://emacs.stackexchange.com/questions/2501/how-can-i-set-default-font-in-emacs search for "show 6 more comments" expand the 6 comments select the 6 comments and copy ( using Ctl-c, Edit-Copy, or mouse-right-click-Copy) open a text editor A paste of copied text into text editor will not show any text. NOTE: Removing page style (View, Page Style, No Style) makes the text available for copying. It appears that firefox cannot pick up some elements in a webpage basic style, effectively excluding the associated text.

Giải pháp được chọn

I don't have ESR, so I can't replicate that.

Is this problem limited to the dynamically inserted comments? When I look at the page inspector (attached), they look identical in structure to the static comments, so it's hard to understand why they would be uncopyable if the others are copyable.

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (6)

more options

Have no issue with the link provided and the comments are expanded already. Did drag copy and pasted to notepad without issue.

more options

Congrats! What version of Firefox and Linux were you using to get this result? If you're using Linux, were you using xfce?

more options

Giải pháp được chọn

I don't have ESR, so I can't replicate that.

Is this problem limited to the dynamically inserted comments? When I look at the page inspector (attached), they look identical in structure to the static comments, so it's hard to understand why they would be uncopyable if the others are copyable.

more options

Apparently this is an issue with the mozilla-firefox-60.6.1esr-x86_64-1 version, provided with Slackware current updates. Removing this version and installing to mozilla-firefox-66.0.2-x86_64-1 resolved the issue. My take-away with this is that distro term 'current' is not what was expected. Apparently 'current' is what the maintainers currently have available. Your good perception in noting that your version was not an 'esr' triggered the path to resolving the issue. Thanks. Many times the responses are simply 'it works for me' which do not help very much at all. Just a little more info can make a world of difference.

more options

Thanks for the update.

Customized distributions may also have extra extensions and settings tweaks, so it could be difficult to track down exactly what was causing the problem.

more options

Agreed. Resolving these issues can take qutie a bit of effort, especially without intimate knowledge of the nuances of that version. This issue could have been how the esr version handled style sheets, but like so many guesses, this could have led to many hours of 'learning' only to find out it is something else. I'll hit the 'easy' button this time.