Sebastian Wagner created OPENMEETINGS-2681:
----------------------------------------------
Summary: Gap in taking space of screen and part of conference
moving into negative margin outside viewport
Key: OPENMEETINGS-2681
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2681
Project: Openmeetings
Issue Type: Bug
Reporter: Sebastian Wagner
Assignee: Sebastian Wagner
Attachments: image-2021-10-09-16-19-47-929.png,
image-2021-10-09-16-20-37-082.png
When entering the conference room there are some calculations happening that
end up making:
*On the bottom of the screen there is an around 4px margin on all of the
elements to the edge of the browser:*
!image-2021-10-09-16-19-47-929.png|width=264,height=101!
=> There shouldn't be a 4px white gap between the "Activities and actions" and
the browser window.
*The menu bar is not completely visible, roughly 4px are outside of the visible
area:*
!image-2021-10-09-16-20-37-082.png!
=> There should be equal margin under the menu items and above. But there isn't.
==> The reason for both is that somehow when the whiteboard is loaded the
entire body of the HTML is moved into a 4-6px negative margin.
You can verify that by disabling the whiteboard. The effect is gone.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)