Closed Bug 1303367 Opened 9 years ago Closed 9 years ago

Default window.open() scrollbars param to "yes" for compatibility and user-friendliness

Categories

(Core :: DOM: Core & HTML, defect)

48 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1257887

People

(Reporter: CreeVinicio, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0 Build ID: 20160823121617 Steps to reproduce: window.open('', url, 'left=0,width=1200,height=1500'); for example supplies several parameters but omits 'scrollbars'. Actual results: window.open() opens a new window without scrollbars. Expected results: The "scrollbars" param should default to yes, just as it does on other browsers, ie Chrome.
Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
See Also: → 1009661
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
See Also: 1009661
You need to log in before you can comment on or make changes to this bug.