Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-3360

tooltips not trimming properly

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: jalview-j2s
    • Labels:
      None

      Description

      SwingJS was not implementing String.trim() fully -- the Java version trims off all "non-printing" character codes 0x00-0x20; JavaScript just handles the standard "white-space" characters.

      Corrected in the SwingJS j2sClazz.js runtime-environment library.

        Attachments

          Activity

            People

            Assignee:
            jprocter James Procter
            Reporter:
            hansonr Bob Hanson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: