Skip to content

Remove color while pasting text#6061

Merged
Elblinator merged 3 commits intoOpenSlides:mainfrom
MoonCubes:5961-remove-color-paste
Apr 7, 2026
Merged

Remove color while pasting text#6061
Elblinator merged 3 commits intoOpenSlides:mainfrom
MoonCubes:5961-remove-color-paste

Conversation

@MoonCubes
Copy link
Copy Markdown
Member

Resolves: #5961
I'm not really happy with hard coding a background color,
so I think it might be best if all formatting in general (or just color information) were removed from pasted text,
since it mostly causes annoyances
(even tough that could also remove wanted formatting).

@MoonCubes MoonCubes force-pushed the 5961-remove-color-paste branch from 07daea5 to c5cfa2e Compare April 2, 2026 12:57
@MoonCubes MoonCubes force-pushed the 5961-remove-color-paste branch from 4fd576f to 3c4e296 Compare April 2, 2026 13:13
@MoonCubes MoonCubes marked this pull request as ready for review April 2, 2026 19:08
@Elblinator Elblinator added the enhancement General enhancement which is neither bug nor feature label Apr 7, 2026
@Elblinator
Copy link
Copy Markdown
Member

I'm not really happy with hard coding a background color,
so I think it might be best if all formatting in general (or just color information) were removed from pasted text,
since it mostly causes annoyances
(even tough that could also remove wanted formatting).

there were discussions about this as the wanted behaviour.
And we decided that if the is extra highlighting or font colour then removing weverything with the past ist extremely annoying. So we only want to remove the default colours

Copy link
Copy Markdown
Member

@Elblinator Elblinator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Function

@Elblinator Elblinator removed their assignment Apr 7, 2026
Copy link
Copy Markdown
Member

@Elblinator Elblinator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code

@Elblinator Elblinator merged commit 8ac4dd3 into OpenSlides:main Apr 7, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement General enhancement which is neither bug nor feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Editor: remove assumed colour also for dark mode while inserting text

3 participants