Validation error style, long words overlapping box

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.5.4
    • Affects Version/s: 6.5.3
    • Component/s: Components
    • Security Level: Jimmy
    • None

      e.g. when entering a very long number like "81374562389765913874569283746592837465918645923749238475923745927349572934857" into an <intbox> a validation error appears where the content (long number) is overlapping the error message container.

      this can be fixed adding the style
      .z-errbox-center {
      word-wrap: break-word;
      }

      tested and works in chrome, IE8/IE10, FF23

            Assignee:
            RaymondChao
            Reporter:
            cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: