Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8029248

Layout problem on Exception site list dialog in ja, ko, de, es, fr, pt_BR

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u20
    • 8
    • deploy
    • b118
    • 8
    • b06
    • windows
    • Verified

        This problem was found in g11n internal testing and does not happen in promoted build so far. It will happen in promoted build when JDK-8028410 is integrated.

        Open Java control Panel and invoke Exception Site List dialog in security tab. There is text truncation in Japanese. Please refer to the screenshot.

        --------------------------------------------------------------------------------------------------------
        With further check, it's found that the problem happens in many locales.

                { "jcp.exception.list.detail", "FILE and HTTP protocols are " +
                  "considered a security risk.\n" +
                  "We recommend using HTTPS sites where available." },

        The second line is "We recommend using HTTPS sites where available."

        In de, es, fr, ja, ko, pt_BR, the first line is very long that it's wrapped in the dialog. There is no space to display the second line. It's totally missing.

        Please refer to the attached screen shot.

        Besides, in de, the translation of

                { "jcp.exception.list.add.text",
                  "Click Add to add an item to this list." },

        is very long, that it's truncated in list.

          1. exceptionlist_de.jpg
            exceptionlist_de.jpg
            159 kB
          2. exceptionlist_es.jpg
            exceptionlist_es.jpg
            150 kB
          3. exceptionlist_fr.jpg
            exceptionlist_fr.jpg
            146 kB
          4. exceptionlist_ko.jpg
            exceptionlist_ko.jpg
            143 kB
          5. exceptionlist_pt_BR.jpg
            exceptionlist_pt_BR.jpg
            116 kB
          6. exceptionsitelist_en.png
            exceptionsitelist_en.png
            18 kB
          7. ja.jpg
            ja.jpg
            157 kB

              herrick Andy Herrick (Inactive)
              yhuang Yong Huang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: