Multiple selection in FileDialog: code cleanup

XMLWordPrintable

    • x86
    • windows

      There are several things to cleanup:

      1. disable multiple mode for save dialogs, the native system may not handle this case gracefully.

      2. WFileDialogPeer.handleSelected(final char[] buffer) should throw NPE if the input array is null or represents empty string.

      3. AwtFileDialog::GetBufferLength: the while condition should be: (index < limit - 1)

            Assignee:
            Unassigned
            Reporter:
            Dmitry Cherepanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: