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

Copying widget on QTabWidget with no pages causes exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.7.2
    • 4.7.0
    • Tools: Designer
    • None
    • Windows XP
    • 36438bc216f939acd4e6772847d435e2e77d41c3

      Copy/pasting any control to the QTabWidget with no existing pages causes Qt Creator to throw an exception.

      To reproduce:
      1. Place a QTabWidget on form; delete all default pages.
      2. Place any other control on form;
      3. Select that other control and make a copy (e.g. press Ctrl+C)
      4. Select tab widget and paste previously copied control on it (e.g. press Ctrl+V)
      5. Observe exception.

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

            kleint Friedemann Kleint
            ikm_spb Ivan Mogilko
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes