[PR #79] [MERGED] Improve paste selection #146

Closed
opened 2026-02-27 10:15:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/matze/wastebin/pull/79
Author: @cgzones
Created: 11/12/2024
Status: Merged
Merged: 12/23/2024
Merged by: @matze

Base: masterHead: selection


📝 Commits (1)

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 src/themes/style.css (+3 -0)

📄 Description

Avoid additional erroneous newlines being present when copying the paste content either via mouse selection or Ctrl+a.

No newlines are copied by chromium, firefox still inserts a prefix newline.

Fixes: #72


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/matze/wastebin/pull/79 **Author:** [@cgzones](https://github.com/cgzones) **Created:** 11/12/2024 **Status:** ✅ Merged **Merged:** 12/23/2024 **Merged by:** [@matze](https://github.com/matze) **Base:** `master` ← **Head:** `selection` --- ### 📝 Commits (1) - [`2939eee`](https://github.com/matze/wastebin/commit/2939eee9345e6d02883a01925c24b802e7e96885) Improve paste selection ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/themes/style.css` (+3 -0) </details> ### 📄 Description Avoid additional erroneous newlines being present when copying the paste content either via mouse selection or Ctrl+a. No newlines are copied by chromium, firefox still inserts a prefix newline. Fixes: #72 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:15:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wastebin-matze#146
No description provided.