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

"ALL" radio button is not selected in printDialog when we call DefaultSelectionType.ALL in windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • None
    • client-libs
    • None
    • 2d
    • b114
    • windows

      When we call
              job.setDefaultSelection(JobAttributes.DefaultSelectionType.ALL);
      along with
              job.setFromPage(2);
              job.setToPage(5);
      we should honour the default selection type.
      In Windows, the print dialog is shown with "Page" range radio button but in linux, mac it shows correctly that "All" radio is selected.

            psadhukhan Prasanta Sadhukhan
            psadhukhan Prasanta Sadhukhan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: