Closed Bug 1611641 Opened 4 years ago Closed 4 years ago

[regression] Opening a new tab should not override PRIMARY paste content

Categories

(Firefox :: Address Bar, defect, P5)

68 Branch
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, select some short text.
Open a new tab.
Middle-click on empty URL-bar.

Actual results:

The current URL of the previous focused tab is pasted.

Expected results:

The short text you had selected should be pasted.

Note: this happened only if browser.urlbar.clickSelectsAll option is set to True.
Probably related: bug 1611649. Both are regression (maybe from previous ESR release — v60 —, I’m not sure).

Hi,

I was NOT able to reproduce this issue on Windows 10 and Unbutu 18 with Firefox version 68.4.2esr (64-bit)

@poltron54@gmail.com Could you please try on our latest build (68.4.2esr). Also please try with a NEW PROFILE and SAFE MODE browser in case any external component is affecting.
I'm setting component to Firefox - Address Bar for someone to take a look at this.

Component: Untriaged → Address Bar
Flags: needinfo?(poltron54)

I just tried to update my Firefox and to create a new profile, I still reproduce.

Are you sure you have a PRIMARY selection buffer? I don’t think there is one under Windows 10, but there probably should be one in Ubunu. To test if it works, in a text editor, select some text, then press somewhere with your mouse middle click (scroll wheel): the text you’ve selected should be duplicated where you have middle-clicked.

Are-you sure to have set browser.urlbar.clickSelectsAll to True, in about:config?

Flags: needinfo?(poltron54)

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

Flags: needinfo?(poltron54)
Priority: -- → P5

This should not happen anymore since we don't set the primary selection on programmatic selections done by the urlbar.

Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Flags: needinfo?(poltron54)
Resolution: --- → WORKSFORME

Just here to confirm this is fixed at least in v78. Thanks! 🙂

You need to log in before you can comment on or make changes to this bug.