Closed
Bug 1816111
Opened 2 years ago
Closed 2 years ago
The tags panel is cut off inside the Library window after clicking Show all tags button
Categories
(Core :: XUL, defect)
Tracking
()
VERIFIED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox109 | --- | unaffected |
firefox110 | --- | unaffected |
firefox111 | --- | verified |
People
(Reporter: atrif, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Found in
- 111.0a1 (20230209213208)
Affected versions
- 111.0a1 (20230209213208)
Tested platforms
- Affected platforms: Windows 10x64, macOS 12, Ubuntu 20.04
- Unaffected platforms: none
Steps to reproduce
- Open Firefox > App Menu > History > Manage History.
- Select a random history item.
- Click on the
Show all tags
button and observe the window.
Expected result
- The expanded Tags panel is correctly displayed inside the Library window.
Actual result
- The expanded Tags panel is cut off.
Regression range
- Last good revision: 6d37ee664b922e926a686feba165b20a628626e3
First bad revision: 62fd688e335958ef1e95328d7bab329be8ad3a0f
Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=6d37ee664b922e926a686feba165b20a628626e3&tochange=62fd688e335958ef1e95328d7bab329be8ad3a0f
Additional notes
- Attached a screen recording.
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → emilio
Assignee | ||
Comment 1•2 years ago
|
||
That is, allow it to grow if something makes it take more space (like
the all tags text box). This works with and without flexbox emulation.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/31f31e098c0d
Use min-height rather than height in the places details pane. r=Gijs
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
Reporter | ||
Comment 4•2 years ago
|
||
Verified fixed with Firefox 111.0a1 (20230213092225) on Windows 10x64, macOS 12 and Ubuntu 20.04. The Tags panel is no longer clipped when expanded.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•