Left icon bar overlapping launcher area

Fixed

Activity

Show:

Marius Vlad 
July 2, 2021 at 9:46 AM

Patch that mitigates this has landed. 

Marius Vlad 
July 2, 2021 at 9:45 AM

I'm going to open a new Jira task to gather all those sub-task under it, and make this one resolved afterwards. 

Marius Vlad 
June 29, 2021 at 1:01 PM

Yeah, not really remove it. So, there are two options here as a follow-up:

  • either we add some kind of notification/signalling method in WAM, under the form of some API (which actually requires providing I think some kind of a bi-directional protocol) – this is the longer path taking probably some time. With this approach indeed we can drop the timer patch from chromium you've posted.

  • customize your patch to set-up the delay from WAM and integrate that into the chromium84 tree + drop the latest patch from my PR (which adds some rather big timers to make sure the client shell is correctly up-and-running). 

Roger Zanoni 
June 25, 2021 at 12:23 PM

Pushed this change that adds a patch with a temporary fix (delaying the ready event with an oneshot timer) for this issue that we can merge and remove when  changes on wam are integrated:

https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/26459

Marius Vlad 
June 22, 2021 at 1:41 PM

Opened a pull request to incorporate all these changes into WAM: https://github.com/Igalia/webosose-wam/pull/8

With those in, we still to look into having a reliable way retrieving a webpage/webapp status loading, because we're using some rather big time-outs ( (artificial timers to delay start-up of apps). I've added  for that. 

Details

Assignee

Reporter

Fix versions

Labels

Hardware Platform(s) Affected

QEMU x86_64

Components

Affects versions

Priority

Created February 9, 2021 at 11:35 AM
Updated July 13, 2021 at 5:01 PM
Resolved July 2, 2021 at 9:46 AM