Skip to content

ClipboardService change '\t' to ' ' in copy content after publish into IIS #2997

@brucetju

Description

@brucetju

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

I use clipboardService for users to copy infos with '\t' into excel directly. It can work well during debugging, but failed after published to IIS. It seems something auto changed '\t' to ' '. I am not sure the reason, could you help on this?

Expected Behavior

copy same thing which contains ‘\t’ to clipboard

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

6.0

Anything else?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions