Open Bug 1709823 Opened 4 years ago Updated 1 year ago

Better handle large dialogs when they do not fit in the window, e.g., scroll content or panel/popup

Categories

(Toolkit :: Content Prompts, defect, P3)

Desktop
All
defect
Points:
13

Tracking

()

Tracking Status
firefox90 --- affected

People

(Reporter: Gijs, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [proton-modals] [proton-cleanups])

In bug 1699430 I'm making it possible for larger dialogs to fit in the browser window, but we should still deal with the case where the dialog does not fit inside the window, e.g. for the bookmark editing dialog. Allowing the content of the dialog to scroll would help with this.

Instead of scrolling content, bug 1706279 comment 9 linked to specs showing a behavior that looks like a panel where the context extends out of the parent window. A mac screenshot of 88 bookmark menu had that behavior as a sheet in attachment 9219899 [details] where it was anchored to the bottom of chrome and extended out, but on windows/linux(?) the behavior is a modal prompt window that isn't anchored.

Seems like the proton panels used for the urlbar "add bookmark" or pocket/download/protections style have the anchoring and extending out, but don't have the modal-ness (e.g., disallow tab switch) nor persistence (ignore outside clicks).

See Also: → 1706279
Summary: Allow scrolling the content of large dialogs when they do not fit in the window → Better handle large dialogs when they do not fit in the window, e.g., scroll content or panel/popup
Priority: -- → P3
See Also: → 1710434
Points: --- → 13
Severity: -- → S3
Component: Notifications and Alerts → Content Prompts
You need to log in before you can comment on or make changes to this bug.