Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-129058

QPdfView freezes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.7.0, 6.7.2
    • QPA: Windows
    • None
    • Windows

    Description

      Load a one page PDF and set

          ui.pdfView->setPageMode(QPdfView::PageMode::MultiPage);
          ui.pdfView->setZoomMode(QPdfView::ZoomMode::FitToWidth);

      then resize the parent window slowly just enough so that both scrollbars disappear. In that moment the app freezes. Interrupting with the debugger, it looks like it is looping while computing scroll bar layout.

      Attachments

        1. pdfviewer-1.zip
          5.78 MB
        2. pdfviewer.zip
          5.78 MB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            owolff Oliver Wolff
            thorstens Thorsten Schmitz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes