[ 
https://issues.apache.org/jira/browse/FELIX-5223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288197#comment-15288197
 ] 

Carsten Ziegeler commented on FELIX-5223:
-----------------------------------------

[~ana.vinatoru] We need to find someone with enough js/css knowledge to review 
the patch. It looks good to me (but I'm far away from being an expert in this) 
and I trust your work, nevertheless it would be great if we would get a third 
opinion. However, if no one comments in the next days, we'll just go with the 
patch. It's here for review for a long time now and no one complained

> [IE11][Edge]: Fields in OSGI Configuration Manager are not editable
> -------------------------------------------------------------------
>
>                 Key: FELIX-5223
>                 URL: https://issues.apache.org/jira/browse/FELIX-5223
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-4.2.8, webconsole-4.2.14
>            Reporter: Ana Vinatoru
>         Attachments: FELIX-5223_2.diff, Screen Shot 2016-03-23 at 
> 17.30.21.png, Screen Shot 2016-03-24 at 17.34.51_with_paddings.png
>
>
> Access the configuration manager (/system/console/configMgr) using IE11 or 
> Microsoft Edge.
> Find a configuration that allows the user to input text inside a textfield. 
> The content of these fields is not visible or editable because the height of 
> the field is set to 0px. 
> Investigation seems to point to a malfunction of the autosize JS library, as 
> this line in config.js set the height to 0:
> +        $(textareaEl).autosize(); 
> A possible solution would be to set a min-height on the textfields, if the 
> issue in the library isn't fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to