Project

General

Profile

Actions

Bug #3810

closed

WContainerWidget size stuck to its minimumSize

Added by Erhan Aydın about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
02/20/2015
Due date:
% Done:

0%

Estimated time:

Description

We assign a WVBoxLayout to WApplication's root() widget. Then we add a WContainerWidget to this layout with default params passed to addWidget().

WContainerWidget is assigned a minimum size of 750x470 pixels.

After we load the page in browser window - whose initial window size is lower than the minimum size of the WContainerWidget - we enlarge the browser window beyond the minimum. But WContainerWidget is stuck to its minimum size. It does not react to browser window resize events.

A minimum working example is attached.


Files

myapplication.cpp (502 Bytes) myapplication.cpp Erhan Aydın, 02/20/2015 11:14 AM
myapplication.h (232 Bytes) myapplication.h Erhan Aydın, 02/20/2015 11:14 AM
Actions #1

Updated by Erhan Aydın about 9 years ago

Update: Issue is present on all browsers

Actions #2

Updated by Koen Deforche about 9 years ago

  • Status changed from New to InProgress
  • Assignee set to Koen Deforche
  • Target version set to 3.3.4
Actions #3

Updated by Koen Deforche about 9 years ago

  • Status changed from InProgress to Resolved
Actions #4

Updated by Koen Deforche about 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF