[
https://issues.apache.org/jira/browse/AMBARI-11256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551496#comment-14551496
]
Xi Wang commented on AMBARI-11256:
----------------------------------
Reason:
We are using <fieldset></fieldset> to display each expression, by default
"fieldset" has a property "min-width: min-webkit-content", so if there is long
metric name existed, that is the min-content.
The patch is just to override that property, so the overflow content can be
scrolled.
> Expression Field overflows with long metric name
> ------------------------------------------------
>
> Key: AMBARI-11256
> URL: https://issues.apache.org/jira/browse/AMBARI-11256
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Xi Wang
> Assignee: Xi Wang
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11256.patch
>
>
> Create Widget Wizard step 2, when entering a metric with a very long name,
> the expression text area got overflowed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)