Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Plain about:blank windows are invisible #9597

Closed
peterflynn opened this issue Oct 19, 2014 · 3 comments · Fixed by adobe/brackets-shell#476
Closed

Plain about:blank windows are invisible #9597

peterflynn opened this issue Oct 19, 2014 · 3 comments · Fixed by adobe/brackets-shell#476

Comments

@peterflynn
Copy link
Member

  1. Run window.open("about:blank") in Brackets (either run in dev tools console, or write an extension that does this)

Result: Window is invisible. It is minimal size (just big enough to show a small titlebar with no body), and positioned offscreen just past the lower-right corner of the monitor.

Expected: window opens at some default size, somewhere on screen.

This is a regression due to adobe/brackets-shell#472. If any extensions rely on it, we definitely need to fix this before next release. CC @JeffryBooher

@JeffryBooher
Copy link
Contributor

Windows only. Mac and Linux are not affected

@redmunds
Copy link
Contributor

FBNC to @peterflynn

@redmunds
Copy link
Contributor

Confirmed. Closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants