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

[macosx] FileDialog does not work well on Mac with -splash option

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 9
    • None
    • client-libs
    • MacOSX
      jdk7 (tested on 7u14)

    • x86
    • os_x

      FileDialog does not work properly when -splash option is used to execute the program on Mac OSX env.

      To reproduce the bug,
      - Save/Compile "FileDialogTest.java" test program attached.
      - Run it with -splash option, for example
        % java -splash:test.png FileDialogTest.java
      - click a folder

      Then, FileDialog do not display selected folder list at first access.
      (2nd time access looks work fine)

      This is a regression from old Mac Java.

            pchelko Petr Pchelko (Inactive)
            tshioda Tomonori Shioda
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: