Project

General

Profile

Actions

Bug #1483

closed

wt-3.2.3-rc1 Layout maximum width violation

Added by Stefan Ruppert over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
10/17/2012
Due date:
% Done:

0%

Estimated time:

Description

Another layout problem with wt-3.2.3-rc1. In the following test application the attribute GroupBox has a popup menu by clicking "Attribute"-Label to show/hide some attribute input widgets. The container which holds this attribute group has a setMaximumWidth(250px) constraint. Now if the continents Combobox is shown with a large "Europe ---------------------->" the maximum width constraint is violated.

See: http://pastebin.com/QNMpcUU9

Actions #1

Updated by Koen Deforche over 11 years ago

  • Status changed from New to InProgress
  • Assignee set to Koen Deforche
  • Target version set to 3.2.3
Actions #2

Updated by Koen Deforche over 11 years ago

  • Status changed from InProgress to Resolved

Hey David,

Latest git should fix this. I notice still an artefact with the scrollbars appearing. I believe I understand why this is, and you should be able to workaround it by setting overflow-x to hidden on the max-width widget, allowing only the vertical scrollbar to appear when needed.

Regards,

koen

Actions #3

Updated by Stefan Ruppert over 11 years ago

Hi Koen,

Latest git should fix this. I notice still an artefact with the scrollbars appearing. I believe I understand why this is, and you should be able to workaround it by setting overflow-x to hidden on the max-width widget, allowing only the vertical scrollbar to appear when needed.

I don't think so that the latest git version fixes this problem. The test application found at http://pastebin.com/QNMpcUU9 will still violate the maximum width constraint. Any hint/fix is appriciated!

Stefan

Actions #4

Updated by Koen Deforche over 11 years ago

Hey Stefan,

Perhaps I forgot to push this... can you try again ?

Regards,

koen

Actions #5

Updated by Stefan Ruppert over 11 years ago

Hi Koen,

yes the change from yesterday fixed the issue!

Thanks,

Stefan

Actions #6

Updated by Koen Deforche over 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF