Project

General

Profile

Actions

Bug #3810

closed
EA KD

WContainerWidget size stuck to its minimumSize

Bug #3810: WContainerWidget size stuck to its minimumSize

Added by Erhan Aydın over 11 years ago. Updated over 11 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

EA Updated by Erhan Aydın over 11 years ago Actions #1

Update: Issue is present on all browsers

KD Updated by Koen Deforche over 11 years ago Actions #2

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

KD Updated by Koen Deforche over 11 years ago Actions #3

  • Status changed from InProgress to Resolved

KD Updated by Koen Deforche over 11 years ago Actions #4

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom