You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (Jira)" <ji...@apache.org> on 2020/09/16 15:39:00 UTC

[jira] [Resolved] (OPENMEETINGS-2442) volume slider very "small"

     [ https://issues.apache.org/jira/browse/OPENMEETINGS-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik resolved OPENMEETINGS-2442.
--------------------------------------------
    Fix Version/s: 5.0.1
       Resolution: Fixed

Already fixed in 5.0.1
you can check it here https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ :)

> volume slider very "small"
> --------------------------
>
>                 Key: OPENMEETINGS-2442
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2442
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: UI, Usability
>    Affects Versions: 5.0.0
>            Reporter: Uwe Simon
>            Assignee: Maxim Solodovnik
>            Priority: Minor
>             Fix For: 5.0.1
>
>         Attachments: image-2020-09-16-17-26-04-973.png, image-2020-09-16-17-29-50-862.png, image-2020-09-16-17-30-23-298.png
>
>
> The volume slider in the window of a participant is very small (only a few pixel wide) and not really visible. see screenshot. 
> !image-2020-09-16-17-26-04-973.png!
> Reason seems to be the class "dropright" which is added to the  HTML-element
>  
> {code:java}
> <span id="volume-218972b0-f470-46d4-8d4a-7db1f87c400a" class="om-icon dropdown dropright volume-control align-right"><span id="volume-218972b0-f470-46d4-8d4a-7db1f87c400a" class="om-icon dropdown volume-control align-right">
> ....
> </span>
> {code}
>  
> When this class is removed, it looks like
> !image-2020-09-16-17-30-23-298.png!
> I think this is the way it was planed.
> Another way could be to modify the  class dropright.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)