Open
Bug 1981979
Opened 1 year ago
Updated 7 months ago
Important Dates are not shown in Private Browsing Mode
Categories
(Firefox :: Address Bar, defect, P2)
Tracking
()
NEW
People
(Reporter: oardelean, Unassigned)
References
Details
(Whiteboard: [sng])
Attachments
(1 file)
|
55.51 KB,
image/png
|
Details |
Found in
- Nightly 143.0a1;
Affected versions
- Nightly 143.0a1;
Tested platforms
- Windows 10;
- macOS 15;
- Ubuntu 22;
Affected platforms
- macOS 15
- Windows 10;
- Ubuntu 22;
Unaffected platforms
- N/A;
Preconditions
- browser.urlbar.quicksuggest.dynamicSuggestionTypes = important_dates
- browser.urlbar.quicksuggest.enabled = true
- browser.urlbar.suggest.quicksuggest.nonsponsored = true
- Remote-Settings connected to Dev
Steps to reproduce
- Launch a private Firefox Window.
- Enter in the address bar a popular holiday/event (e.g. Columbus Day).
- Observe the address bar drop-down suggestions.
Expected result
- The date is displayed.
Actual result
- The date is missing.
Regression range
- Not a regression.
Updated•1 year ago
|
Severity: -- → S2
Flags: needinfo?(mbeier)
Priority: -- → P1
Whiteboard: [sng]
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Since important dates are considered a utility instead of a part of Firefox suggest, they should probably work in PBM and we should fix this soon.
Currently, they don't work because they are implemented as a suggest feature and suggest is inactive in PBM, so we need to add an exception.
Flags: needinfo?(mbeier)
Comment 2•11 months ago
|
||
Triaging unassigned S2s -- I think this doesn't need to be a P2 since this isn't critical functionality.
Severity: S2 → S3
Priority: P1 → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•