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

[macosx] JSpinner using SpinnerNumberModel doesn't honor orientation flag.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • 9
    • 8, 9
    • client-libs
    • jdk9b60, jdk8b132

      To illustrate the issue, use javax/swing/JSpinner/5012888 regression test. Just add as a line 39 this one:
      spinner1.setComponentOrientation(java.awt.ComponentOrientation.RIGHT_TO_LEFT);
      and look for yourself. On OS X (Aqua by default) the number in the first spinner is always LTR aligned.

      Reproducible on jdk8b132.

            aniyogi Avik Niyogi (Inactive)
            yan Yuri Nesterenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: