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

pageDialog is showing the swing dialog with DialogTypeSelection.NATIVE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8
    • 7
    • client-libs
    • None
    • 2d
    • b82
    • windows_7

    Description

      Following code reproduces the problem:

       PrintRequestAttributeSet aset = new HashPrintRequestAttributeSet();
       aset.add(DialogTypeSelection.NATIVE);
       pjob.pageDialog(aset);

      Expected result : show the native page dialog.

      Attachments

        Activity

          People

            jgodinez Jennifer Godinez (Inactive)
            jgodinez Jennifer Godinez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: