Window management issues with Chrome apps

25 views
Skip to first unread message

Abhinav Asthana

unread,
Apr 17, 2014, 7:39:27 AM4/17/14
to chromi...@chromium.org
I have been trying to get users to update to the new Chrome app version of Postman for a while. Unfortunately a lot of users are complaining about window management issues (esp. on Windows 8). For ex. a user posted this review today:

"I've used the old version of Postman for ages and this, unfortunately, is a step backwards. The only choice of display is between a lightbox (too small and background page is distracting), and full screen (too big). Uninstalled and am sticking with the old version, which is still 5 stars in my book."

I checked out the Windows 8 mode but apparently that has issues too: https://github.com/a85/POSTMan-Chrome-Extension/issues/433

Are there better ways to handle the window which opens up which I am missing? Also, do Chrome apps remember the last window size which was set or can I implement this using the storage API?

Would love to hear ideas from the community here.

Mounir Lamouri

unread,
Apr 17, 2014, 1:33:10 PM4/17/14
to Abhinav Asthana, chromi...@chromium.org
On Thu, 17 Apr 2014, at 21:39, Abhinav Asthana wrote:
> Also, do Chrome apps remember the last window size which was set
> or can I implement this using the storage API?

If you pass an id while creating the window, the size and positions will
be restored.
See:
https://developer.chrome.com/apps/app_window#type-CreateWindowOptions

-- Mounir

Ben Wells

unread,
Apr 21, 2014, 8:11:41 PM4/21/14
to Mounir Lamouri, Abhinav Asthana, Chromium Apps
Sounds like you're hitting crbug.com/224924



--
You received this message because you are subscribed to the Google Groups "Chromium Apps" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-app...@chromium.org.
To post to this group, send email to chromi...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-apps/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.

Abhinav Asthana

unread,
Apr 23, 2014, 3:54:30 AM4/23/14
to Ben Wells, Mounir Lamouri, Chromium Apps
A user pointed me to this fix: http://stackoverflow.com/questions/15684879/chrome-packaged-app-window-maximizes-to-full-screen-on-windows-8. Does this work consistently across all platforms?
Reply all
Reply to author
Forward
0 new messages