Open
Bug 1593233
Opened 5 years ago
Updated 2 years ago
[Win] The Search bar dropdown doesn’t properly adjust its dimension when entering the fullscreen
Categories
(Core :: Widget: Win32, defect, P5)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox70 | --- | wontfix |
firefox71 | --- | wontfix |
firefox72 | --- | fix-optional |
People
(Reporter: asoncutean, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: polish, regression)
Attachments
(1 file)
(deleted),
image/png
|
Details |
[Affected versions]:
- Fx 72.0a1 (2019-10-31)
- Fx 71.0b6
- Fx 70.0.1
[Affected platforms]:
- Windows 10
- Windows 7
[Steps to reproduce]:
- Access the about:preferences#search page
- Click the “Add search bar in toolbar” option
- Type something Inside the Search bar in order to trigger the dropdown opening
- Press F 11
- Observe the Search bar dropdown
[Expected result]:
- The Search bar dropdown adjusts its dimension accordingly, to match the Search bar width or it is just simple dismissed when user enters the fullscreen.
[Actual result]:
- The Search bar dropdown doesn’t properly adjust its dimension.
[Regression range]:
- Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=38d03bf4616e&tochange=283b5f38ce57
- Posible regressor: bug 1160014
[Additional notes]:
- The issue is reproducible also the other way around, when exit the fullscreen.
- The issue is fixed when reopening the search dropdown.
- On Ubuntu and macOS, the Search bar dropdown is instantly dismissed when entering fullscreen.
Reporter | ||
Updated•5 years ago
|
Has Regression Range: --- → yes
Has STR: --- → yes
Too late for a fix in 70 but we could still take a patch for 71/72.
Comment 2•5 years ago
|
||
I think the suggested regressing bug looks most likely here. Moving across to Widget, since that seems most appropriate.
Comment 4•5 years ago
|
||
The child window positions properly but maintains the width pulled from the normalized text box. Pretty corner case, but we'd love a fix!
Updated•5 years ago
|
Blocks: fx-fullscreen
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•