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

With a QTabWidget and multiple pages with a different QTextBrowser on each page, links are only followed on the first page.

    XMLWordPrintable

Details

    Description

      I have a dialog which implements a help "About" action. It contains a tabbed widget (QTabWidget) with six pages, each of which contains a different QTextBrowser widget displaying HTML text with numerous HREF links on each page.

      On the first page, when a link is clicked, the default browser is opened and the correct site is displayed.

      However, when I click on a link on any other page, the entire text browser widget is blanked out! The widgets remain blank when switching tabs.

      After closing the dialog and reopening it, the pages are shown normally.

      This happens in Qt Designer in form preview as well as at runtime.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            robert_hairgrove Bob Hairgrove
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes