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

cozybreeze commented on SOLR-4628:
----------------------------------

I am currently translating the web gui to zh_tw verison. When I look into 
layout.css, it seems the lack of overflow wrap property which is only available 
in css3 and many browsers haven't implmen it yet. My current workaround is to 
remove text-overflow, overflow, and white-space properties and then add 
word-wrap:break-word;

                
> Solr 4.2 Admin UI
> -----------------
>
>                 Key: SOLR-4628
>                 URL: https://issues.apache.org/jira/browse/SOLR-4628
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>    Affects Versions: 4.2
>         Environment: Intel PC + Win7 64 + Tomcat 6 + 19-inch 4:3 screen
>            Reporter: cozybreeze
>              Labels: 4.2, admin, gui, solr
>
> The new Admin web GUI has too-compact column for normal-width screen, e.g. in 
> the dashboard, if the directory is a long path, it will suppress the display 
> and replace the trailing part with '...' and there is no way to see the full 
> path.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to