Closed Bug 1258898 Opened 8 years ago Closed 8 years ago

Allow popups to be partially off-screen

Categories

(Toolkit :: UI Widgets, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox48 --- affected

People

(Reporter: adw, Unassigned)

References

Details

Attachments

(1 file)

In bug 1181078 we're making the awesomebar popup as wide as the window.  (Spec at [1].)  When the window is partially off-screen, the popup's position is offset so that it appears fully on-screen, and that breaks the illusion that it's part of the window.  We need a way to circumvent that behavior so that the popup always appears at the same position in the window.

This adds an allowoffscreen attribute to panels that skips the off-screen calculations.

[1] http://people.mozilla.org/~shorlander/mockups/AwesomeResults/AwesomeResults-02.html
Attachment #8733620 - Flags: review?(enndeakin)
Why not just use flip="none"?
That works, thanks.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Attachment #8733620 - Flags: review?(enndeakin)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: