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

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • 9
    • Affects Version/s: None
    • Component/s: client-libs
    • Environment:

      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.

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

              Created:
              Updated:
              Resolved: