New issue
Advanced search Search tips

Issue 725374 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug

Blocking:
issue 675413



Sign in to add a comment

app_shell window should be full-screen

Project Member Reported by michae...@chromium.org, May 23 2017

Issue description

To emulate the expected use cases of app_shell (kiosk mode on Chrome OS and a kiosk-like UI on Linux) we should launch app windows in full-screen mode.

Currently we hard-code 1920x1080 on Linux. Having a windowed mode is more useful for development, for which the --app-shell-host-window-size flag is already available.
 
Status: Started (was: Assigned)
The root window is now sized to the display, giving the impression of being fullscreen (it isn't actually "fullscreen" to avoid windowing complications).

However, now --app-shell-host-window-size is not respected on Linux. I'll add that back in.
Status: WontFix (was: Started)
Marking obsolete.

Sign in to add a comment