New issue
Advanced search Search tips

Issue 614443 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Mash shelf status area extends offscreen.

Project Member Reported by msw@chromium.org, May 24 2016

Issue description

Mash shelf status area extends offscreen.

Run chrome --mash and observe the status area; it's partially offscreen.
I suspect the widget reports a smaller size than it actually requires.

Here are the preferred size access points:
https://code.google.com/p/chromium/codesearch#chromium/src/mash/wm/status_layout_manager.cc&l=34
https://code.google.com/p/chromium/codesearch#chromium/src/ash/mus/shelf_delegate_mus.cc&l=450
 

Comment 1 by msw@chromium.org, May 24 2016

mash_shelf_status_area_extends_offscreen.png
11.9 KB View Download
It seems to fix itself after an auto-hide show/hide cycle (in my pending CL). I wonder if initial bounds are wrong and subsequent updates to preferred bounds fixes it.
jamescook@ is this still a problem? after your CL went through? I'm not sure how to "run chrome --mash"?

Comment 4 by msw@chromium.org, Aug 4 2016

Status: WontFix (was: Available)
We can just close this; who knows if it'll repro after we deprecate ash_sysui.

Sign in to add a comment