Project

General

Profile

Actions

Bug #12860

closed

Incomplete rendering of WDialog

Added by Andreas Frolov 6 months ago. Updated 6 days ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
07/29/2024
Due date:
% Done:

100%

Estimated time:

Description

If another WDialog is displayed between the creation and display of WDialog, the dialog appears in the top left corner. Only after refreshing (F5) is it displayed correctly in the middle.

auto dialog = std::make_unique<Wt::WDialog>();
Wt::WMessageBox::show("caption", "text", Wt::StandardButton::Ok);
dialog->exec();
Actions #1

Updated by Matthias Van Ceulebroeck 5 months ago

  • Assignee set to Romain Mardulyn
  • Target version set to 4.11.2
Actions #2

Updated by Romain Mardulyn 5 months ago

  • Status changed from New to InProgress
Actions #3

Updated by Romain Mardulyn 5 months ago

  • Status changed from InProgress to Review
  • Assignee deleted (Romain Mardulyn)
Actions #4

Updated by Matthias Van Ceulebroeck 4 months ago

  • Assignee set to Matthias Van Ceulebroeck
Actions #5

Updated by Matthias Van Ceulebroeck 3 months ago

  • Status changed from Review to Implemented @Emweb
  • Assignee changed from Matthias Van Ceulebroeck to Romain Mardulyn
  • % Done changed from 0 to 100
Actions #6

Updated by Matthias Van Ceulebroeck 20 days ago

  • Status changed from Implemented @Emweb to Implemented @Test
Actions #7

Updated by Matthias Van Ceulebroeck 6 days ago

  • Status changed from Implemented @Test to Closed
Actions

Also available in: Atom PDF