[
https://issues.apache.org/jira/browse/AMBARI-11670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073329#comment-15073329
]
Keta Patel commented on AMBARI-11670:
-------------------------------------
[~aantonenko], I have replaced "break-all" with "break-word" to correct the
behavior.
Also, to adjust the width of the navigation menu so that the service names like
"Ambari Metrics" can fit in one line, I have adjusted the margin space present
between the navigation menu and the summary container.
Please find below the image showing the original spacing:
!original_spacing_between_navigation_menu_and_summary.png!
The new adjusted spacing can be seen in the image below:
!adjusting_the_spacing_for_navigation_menu.png!
The width of the "content" container is not adjusted because its width is
hard-coded and many elements depend on this width for their spacing and sizes.
> Width of services menu container is fixed and causes part of longer service
> names to be rendered outside the frame
> ------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-11670
> URL: https://issues.apache.org/jira/browse/AMBARI-11670
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Sangeeta Ravindran
> Assignee: Keta Patel
> Priority: Minor
> Attachments: AMBARI-11670-1st.patch, AMBARI-11670.patch,
> adjusting_the_spacing_for_navigation_menu.png,
> ambari_metrics_word_break_with_patch.jpg, big_alert_count.png,
> long_service_name.png,
> original_spacing_between_navigation_menu_and_summary.png,
> refresh_icon_with_patch.jpg, refresh_icon_without_patch.jpg,
> service_name_and_alerts_with_fix.png, using_word-wrap_break-word.jpg,
> without_any_changes.jpg
>
>
> If a service has a really long name (19 characters or more), part of the
> service name is rendered outside the frame. Any action icons for e.g. refresh
> also appear outside the frame.
> The frame width should change dynamically to accommodate a longer service
> name or the service name should wrap to the next line.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)