Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1907

Validation error style, long words overlapping box

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.4
    • 6.5.3
    • Components
    • Security Level: Jimmy

      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

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

              Created:
              Updated:
              Resolved: