[
https://issues.apache.org/jira/browse/AMBARI-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xi Wang updated AMBARI-5062:
----------------------------
Description:
Some of the app ids wont break in two lines but scroll in UI.
This happened only for Firefox.
SOLUTION: Allows unbreakable words to be broken for app id.
was:
Some of the app ids wont break in two lines but scroll in UI.
This happened only for Firefox.
REASON: app ids have many dashes inserted, in Firefox, a dash was followed by a
number wont break because they are treated as a negative number.
For example, app id:
hrt_qa_20140311131919_1d932567-71c2-4341-9b50-6df1f58a9114, this string wont
wrap on dashes because they are followed by numbers, say "-7" , '-4', Firefox
thought that would be negative numbers.
SOLUTION: Allows unbreakable words to be broken for app id.
> certain app ids don't wrap but scroll in UI (and show scrollbars) in UI on
> polling
> ----------------------------------------------------------------------------------
>
> Key: AMBARI-5062
> URL: https://issues.apache.org/jira/browse/AMBARI-5062
> Project: Ambari
> Issue Type: Task
> Components: client
> Affects Versions: 1.5.0
> Reporter: Xi Wang
> Assignee: Xi Wang
> Fix For: 1.5.1
>
>
> Some of the app ids wont break in two lines but scroll in UI.
> This happened only for Firefox.
> SOLUTION: Allows unbreakable words to be broken for app id.
--
This message was sent by Atlassian JIRA
(v6.2#6252)