Open Bug 1406367 Opened 7 years ago Updated 2 years ago

Sidebar opens in New Window with its default size if previously closing the resized Sidebar

Categories

(Firefox :: General, defect, P4)

defect

Tracking

()

Tracking Status
firefox56 --- wontfix
firefox57 --- fix-optional
firefox58 --- affected

People

(Reporter: cfat, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [reserve-photon-structure])

[Affected versions]:
- Firefox 56.0 and up

[Affected Platforms]:
- All Windows
- All Mac
- All Linux

[Steps to reproduce]:
1. Open the browser and one of the Sidebars.
2. Click and drag the Sidebar's border to the maximum right.
3. Click on "X" button in order to close the sidebar.
4. Press "Ctrl"+"N".
5. Click de "Show Sidebars" button and observe the size of the Sidebar.

[Expected result]:
- The Sidebar from the new window has the size set by the user at step 2.

[Actual result]:
- The Sidebar has its default size.

[Notes]:
- Bug ref: https://github.com/mozilla/notes/issues/282
Webextensions have nothing to do with element sizing in the firefox ui.  Sizing per-window like this I believe is intentional, but I'll let someone on Firefox verify that.
Component: WebExtensions: General → General
Product: Toolkit → Firefox
(In reply to Shane Caraveo (:mixedpuppy) from comment #1)
> Sizing per-window like this I believe is intentional, but I'll let someone
> on Firefox verify that.

We do persist the side of the sidebar, so I don't think it's meant to be 'fully' per-window. Unfortunately we only persist the size when the window with the sidebar closes, so to fix the steps from comment #0 we'd probably want to also store it when the sidebar (but not its window) closes.
Blocks: 1353421
Priority: -- → P4
Whiteboard: [reserve-photon-structure]
See Also: → 1407737
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.