Skip to content

Проблемы с копировнаием кода в Firefox #6

Description

@rampelstinskin

Когда копируешь в буфер обмена содержимое тегов code и родственников, теряются отступы и переводы строк. Текст копируется одной строкой.
Например это: http://rsdn.ru/forum/dotnet/5762561.1
Копируется как:
class MyClass(int x, int y) { private readonly int _z; { _z = x + y; } }

В IE 9.0.31 всё нормально.

Причина: https://bugzilla.mozilla.org/show_bug.cgi?id=116083

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions