Project

General

Profile

Actions

Bug #1052

closed

Issue with not working WScrollArea

Added by dima s over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
11/07/2011
Due date:
% Done:

0%

Estimated time:

Description

In my case scroll bars don't appear with WScrollArea inside WVBoxLayout. Tested in IE 8 and Opera 10. Test example included.

Regards,

dima


Files

testscroll.cc (3.25 KB) testscroll.cc dima s, 11/07/2011 11:46 AM
test220.cc (3.26 KB) test220.cc Koen Deforche, 11/16/2011 12:06 PM
Actions #1

Updated by Koen Deforche over 12 years ago

  • File test220.cc test220.cc added
  • Status changed from New to Resolved
  • Assignee set to Koen Deforche
  • Target version set to 3.2.0

Hey Dima,

The scroll area's size was not actively managed with your configuration. Either you need to give it a stretch of --1, or you need to remove the other stretch areas.

See attached modified test case.

I did fix a bug with the scrollarea so that it's width can also be reduced, I'll push that to git soon.

Regards,

koen

Actions #2

Updated by dima s over 12 years ago

Hi Koen,

I checked youe modified case, but there are no scroll bars either. Am I missing something.

Regards,

dima

Actions #3

Updated by Koen Deforche over 12 years ago

Hey Dima,

What version of Wt do you use ?

I've tested this with Firefox, Chrome, IE and Opera. All behave the same. The scrollbars are shown around the group box if the width or height (of the window) becomes too small.

Regards,

koen

Actions #4

Updated by dima s over 12 years ago

I'm using git version of wt from 09 Nov 2011.

Regards,

dima

Actions #5

Updated by Koen Deforche over 12 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF