pageDialog is showing the swing dialog with DialogTypeSelection.NATIVE

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 7
    • Component/s: client-libs
    • None
    • 2d
    • b82
    • windows_7

      Following code reproduces the problem:

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

      Expected result : show the native page dialog.

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

              Created:
              Updated:
              Resolved: