eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.84k stars 2.48k forks source link

secondary-window page can‘t maximize #13697

Open yuhorun opened 3 months ago

yuhorun commented 3 months ago

Thank you for your contributions.

Bug Description:

Steps to Reproduce:

1.Click “move view to secondary window” button in the upper right corner. 2.On the secondary window, Click the Maximize button in the upper right corner of the browser. 3.The page cannot be completely filled,as shown in the image below.

Additional Information

JonasHelming commented 3 months ago

@tsmaeder

tsmaeder commented 3 months ago

This seems to be Chrome-specific. Works in Firefox.

tsmaeder commented 3 months ago

Unsurprisingly, Electron ist affected.