[
https://issues.apache.org/jira/browse/OPENMEETINGS-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426465#comment-17426465
]
ASF subversion and git services commented on OPENMEETINGS-2681:
---------------------------------------------------------------
Commit bf1a5b089a0a1053d9c1aa370621bbdec7577693 in openmeetings's branch
refs/heads/master from Sebastian Wagner
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=bf1a5b0 ]
Merge pull request #160 from
apache/feature/OPENMEETINGS-2681-improve-and-remove-margins-that
OPENMEETINGS-2681 Improve margins and when whiteboard is disabled.
> 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
> Affects Versions: 6.1.0, 6.2.0
> Reporter: Sebastian Wagner
> Assignee: Sebastian Wagner
> Priority: Minor
> Fix For: 7.0.0
>
> Attachments: image-2021-10-09-16-19-47-929.png,
> image-2021-10-09-16-20-37-082.png, image-2021-10-09-16-26-05-161.png,
> image-2021-10-09-16-26-22-561.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.
> *You can also see the effect when you enter and exit a room and then look at
> the menu logo:*
> Before entering the room the logo is displayed correctly:
> !image-2021-10-09-16-26-05-161.png!
> When exiting the room the logo is moved outside of the viewport by 4-6pixels:
> !image-2021-10-09-16-26-22-561.png!
>
>
> ==> 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)