Wayland windows not returned by chome.windows.getAll() |
|||
Issue descriptionVersion: 52.0.2739.0 OS: ChromeOS What steps will reproduce the problem? (1) Launch Wayland client and observe window created (2) Run Chrome extension using chrome.windows.getAll() (3) Profit What is the expected output? getAll() should return all windows created by Chrome, including Wayland ones What do you see instead? Wayland windows are not reported Please use labels and text to provide additional information.
,
Apr 6 2018
Are arc++ windows returned? In that case, it will likely be fixed automatically when the crostini launcher is enabled and windows start becoming tied to the tray and login profile.
,
Apr 6 2018
According to the documentation in https://developer.chrome.com/extensions/windows, this is to interact with browser windows. What's the goal of getting wayland windows in extensions?
,
Apr 6 2018
I needed this functionality to move to the top the wayland window I was using to show VM output. This functionality is no longer needed. However, IIRC discussion with reveman@ this is still a bug in getAll() as it was supposed to return Wayland Windows.
,
Oct 9
Can you check if this is fixed now?
,
Jan 3
If this is still broken..go ahead and reopen it.
,
Jan 3
I still believe the current behavior is WAI, according to the documentation of the api. https://developer.chrome.com/extensions/windows chrome.windows Description: Use the chrome.windows API to interact with browser windows. You can use this API to create, modify, and rearrange windows in the browser. |
|||
►
Sign in to add a comment |
|||
Comment 1 by zalcorn@chromium.org
, Apr 6 2018