Closed Bug 1611649 Opened 4 years ago Closed 3 years ago

[regression] Middle-clicking in URL-bar should only paste PRIMARY buffer, even if clickSelectsAll is True

Categories

(Firefox :: Address Bar, defect, P5)

68 Branch
Unspecified
Linux
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: poltron54, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Steps to reproduce:

On a Linux system, ensure your browser.urlbar.clickSelectsAll option is set to True.
Select some short text.
Middle-click in your URL-bar.

Actual results:

The full current URL is pasted where you have clicked.
I.e., if you were on http://example.url/my-page an you have middle-clicked just after the last slash /, the new URL is now http://example.url/http://example.url/my-pagemy-page

Expected results:

The selected short text should be pasted where you have middle-clicked (as Firefox do when browser.urlbar.clickSelectsAll option is set to False).
Alternatively, the selected text could replace the current URL-bar content.

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

Component: Untriaged → Address Bar

Does this happen on Nightly? Could you please find a regression range?

Flags: needinfo?(poltron54)
OS: Unspecified → Linux
Priority: -- → P5
Severity: normal → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(poltron54)

I just updated to v78 and this bug seems to be fixed. 🙂

clickSelectsAll has been removed so the STR for this bug is now impossible.

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