Re: Intent to enable scrollbars by default for windows opened by window.open()

2018-01-17 Thread Andrew Overholt
We got a bug report that things are not working here: https://bugzilla.mozilla.org/show_bug.cgi?id=1429900. Ben, can you take a look? On Mon, May 23, 2016 at 2:25 AM, Ben Tian wrote: > Hi, > > I’m planning to enable scrollbars by default for windows opened by > window.open(). > > Bug: https://bu

Re: Intent to enable scrollbars by default for windows opened by window.open()

2016-05-23 Thread smaug
On 05/23/2016 09:55 AM, Anne van Kesteren wrote: On Mon, May 23, 2016 at 8:25 AM, Ben Tian wrote: Chrome and Safari don't provide a way to disable scrollbar, according to https://bugzilla.mozilla.org/show_bug.cgi?id=1257887#c0 If you have any concern or know of regression on pages relying on

Re: Intent to enable scrollbars by default for windows opened by window.open()

2016-05-22 Thread Anne van Kesteren
On Mon, May 23, 2016 at 8:25 AM, Ben Tian wrote: > Chrome and Safari don't provide a way to disable scrollbar, according to > > https://bugzilla.mozilla.org/show_bug.cgi?id=1257887#c0 > > If you have any concern or know of regression on pages relying on current > behavior, please let me know. Do

Intent to enable scrollbars by default for windows opened by window.open()

2016-05-22 Thread Ben Tian
Hi, I’m planning to enable scrollbars by default for windows opened by window.open(). Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1257887 This change intends to enable scrollbars by default when “scrollbars” doesn't appear in the feature argument of window.open(), and to disable only when