You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comment by JeffryBooher Tuesday Nov 11, 2014 at 00:23 GMT
@ingorichter yep. The Linux impl does not have CEF placement capabilities. Furthermore, the data used to communicate the desired size and position is not compiled into the struct on Linux so the shell would need to do some wonky stuff to make the placement work.
The positioning is not supported in a standard way on any platform with our current implementation of CEF. Hopefully that will be remedied and standard Javascript window positioning can be used with window.open() when we move to a later version of CEF but there is still a question of whether Linux will support it.
Comment by peterflynn Monday Nov 24, 2014 at 21:10 GMT
@JeffryBooher I don't think this is about window.open() -- it's about the main Brackets window that is opened when you launch the app. That would make this a duplicate of open bug #7174, though, so I'll close this.
Issue by ghost
Monday Nov 10, 2014 at 20:07 GMT
Originally opened as adobe/brackets#9893
On Linux, the main window always return to a annoying default position and size, it's terrible have to move back every time you close the program.
The text was updated successfully, but these errors were encountered: