Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-12059

Invalid range in print dialog

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 3.1.1
    • Editors
    • Windows 7 64 bit
      Qt 5.2.1
      Qt 5.3.0

      1. Open a file in Creator.
      2. Select "File" -> "Print..." from the menu.
        Creator will display a print dialog. This shows a Page Range of "0-1".
      3. Select this range and click "Print".
        Only the first page will be printed.
      4. Select "File" -> "Print..." from the menu.
        Creator will display a print dialog. This shows a Page Range of "0-1".
      5. Select this range, change the value to "0" and click "Print".
        All pages will be printed.

      The dialog should display a valid range, e.g. "1-7" if there are seven pages available. A zero should never be shown.
      If it is not possible to calculate the number of pages for a valid reason, this selection should be disabled as it seems to be done in Windows Notepad.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            davschul David Schulz
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes