Open Bug 1700647 Opened 3 years ago Updated 3 years ago

Do not ask for password on a pinned tab after start

Categories

(Toolkit :: Password Manager, enhancement, P3)

78 Branch
enhancement

Tracking

()

People

(Reporter: peekaa, Unassigned)

Details

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

Steps to reproduce:

I do have a pinned tab with page to my wifi router setup page. And not pinned tab with google, that is active. I close Firefox and then i run Firefox again.

Actual results:

Firefox switched to a pinned tab a asks me for a password.

Expected results:

It should stay on gooogle tab a do not ask for password, do not delay me from work. Ask for password only when I make pinned tab active. Thank you.

The Bugbug bot thinks this bug should belong to the 'Toolkit::Password Manager: Site Compatibility' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → Password Manager: Site Compatibility
Product: Firefox → Toolkit

When a tab is pinned, we do attempt to load the document on session restore - which is presumably why authentication is being requested.
Can you provide a screenshot or more detail on exactly what kind of prompt is being shown. Does your router setup page use HTTP Basic Authentication?

Component: Password Manager: Site Compatibility → Password Manager
Flags: needinfo?(peekaa)

This behavior should actually be fixed in the current release version of Firefox. The authentication prompt for this pinned tab should be "tab modal", i.e. it doesnt interrupt your browsing in other tab. Can you confirm?

Lets confirm this before we close it out. I'll cancel the need-info on the reporter, I don't think we need more information to proceed here.

Flags: needinfo?(peekaa) → needinfo?(dlee)

Okay, this should be a legitimate bug.
It seems that when we load a pinned tab that requires HTTP authentication on session restore, the authentication prompt cause Firefox switch the active tab to the tab the prompt belongs to, which results in this bug.

Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(dlee)
Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.