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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: