Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-16670

Tree > Fix cut words in Chrome

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 6.0
    • Fix Version/s: 6.0-HF08, 7.2
    • Component/s: Style & CSS
    • Tags:
    • Sprint:
      nxDesign Sprint 7.2-2

      Description

      Webkit doesn't break words (here, folder names) as the other browsers. Instead of keeping words in once piece, it may break a word in the middle and display the rest of the word in a second line.

      See screenshots.

      Fix:

      .menu .rf-trn a.treeLink {
          word-break: break-word;
          word-break: keep-all; }
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: