Closed Bug 1635848 Opened 5 years ago Closed 5 years ago

Keyboard shortcut Shift+Ctrl+v not working anymore

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

76 Branch
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: christof, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0

Steps to reproduce:

Copy any text from any source to the clipboard by using Ctrl+c.
Open wirh Firefox any website where there is a form with an empty text field.
Press Shift+Ctrl+v. This is meant to paste the clipboard content as plain text.

Actual results:

Nothing happens.
The clipboard content can not any more be pasted as plain text using the keyboard shortcut Shift+Ctrl+v
By the way: Ctrl+v still works, but this pastes as formatted text. In many cases it would be useful to paste as plain text.

Expected results:

In previous versions of Firefox it was possible to use the keyboard shortcut Shift+Ctrl+v in order to paste the clipboard content as plain text.

Bugbug thinks this bug should belong to this component, but please revert this change in case of error.

Component: Untriaged → DOM: UI Events & Focus Handling
Product: Firefox → Core

Confirmed that this does not work. How does Shift+Ctrl+V differ from just Ctrl+V, though?

In previous versions of Firefox it was possible to use the keyboard shortcut Shift+Ctrl+v in order to paste the clipboard content as plain text.

Can't confirm this part, Firefox hasn't supported this shortcut on Windows since at least 2005.

Severity: normal → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true

How does Shift+Ctrl+V differ from just Ctrl+V, though?
Ctrl+V is meant to insert formatted text
Shift+Ctrl+V is meant to insert plain text

I am doing a lot of webmaster things with a CMS. It's important to me to be able to copy text from any source like MS Word or other websites and paste it as plain text into the editor. This text is often formatted. I need plain text though. I have been using Shift+Ctrl+V for many years.

Shift+Ctrl+V is meant to insert plain text

Aha, so that's for contenteditable.

I can use Shift+Ctrl+V just as expected in contenteditable though, could you give me a specific webpage that this had been working but not anymore?

Flags: needinfo?(christof)

This issue seems to be related to the CMS resp. the editor of this specific CMS I am using (NOT to Firefox). Shift+Ctrl+V works with other CMS. I am terribly sorry to have bothered you. I humbly withdraw my request.

Flags: needinfo?(christof)

No problem! Thank for for getting back with us for the update, dear reporter.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.