Skip to content

Case change if string ends with colon 🤔 #48

@karstengresch

Description

@karstengresch

Hi all,

Thanks first for bringing CopyCat-Clipboard to the world and maintaining it as OSS (mostly)!

Just noticed the following behavior: When copying a string ending with a colon, the case of all letters get changed to lowercase.

Example:
LastName: copied becomes lastname: in CopyCat.

This is only valid for the first string in a string sequence.

Example:
LastName: FirstName: copied becomes lastname: FirstName: in CopyCat.

I consider this to be a bug.

Metadata

Metadata

Assignees

Labels

Fixed But Not ReleasedThe fix is in the main but not yet released to the general publicbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions