Project

General

Profile

Actions

Bug #9174

open

setLayoutSizeAware blocks setOverflow(Auto)

Added by isgursoy yavuz over 2 years ago. Updated over 2 years ago.

Status:
New
Priority:
Immediate
Assignee:
-
Target version:
-
Start date:
10/08/2021
Due date:
% Done:

0%

Estimated time:

Description

    setLayoutSizeAware(true); // This widget is under a VBoxLayout.
    setOverflow(Wt::Overflow::Auto); // Same for Scroll or Visible 

In that case scrollbars disappear and scrolling is not possible.
Was in 4.5.0 and is in 4.5.1.

Actions #1

Updated by Korneel Dumon over 2 years ago

I tried it but it seems to work. It would be helpful if you can provide an simple program to reproduce this.

Actions #2

Updated by isgursoy yavuz over 2 years ago

Korneel Dumon wrote in #note-1:

I tried it but it seems to work. It would be helpful if you can provide an simple program to reproduce this.

A simple workaround lets me go ahead for now, I will try to find some time to prepare a simplified example.
Already running this project in my free time and having free time of free time takes some time to respond, sorry.
When do you plan to push the next release -to try to bring that example before that-?

Actions

Also available in: Atom PDF