Project

General

Profile

Actions

Bug #6601

open

WIndow scroll bars gone quite recently

Added by Ján Dugáček over 5 years ago. Updated over 5 years ago.

Status:
InProgress
Priority:
Normal
Assignee:
Target version:
Start date:
09/12/2018
Due date:
% Done:

0%

Estimated time:
1:00 h

Description

A rather recent commit has caused a problem with WDialog if the contents are too large to fit and I use setOverflow(Wt::Overflow::Scroll, Wt::Orientation::Vertical). The scollbar does not appear, mouse scrolling is impossible, but the dialog's contents are properly clipped not to go out of its container.

It's all right if I run an older version of Wt (about one month old).

Actions #1

Updated by Roel Standaert over 5 years ago

Which commit? Would that be cd37d6e?

Actions #2

Updated by Roel Standaert over 5 years ago

  • Status changed from New to Feedback
Actions #3

Updated by Ján Dugáček over 5 years ago

I wasn't updating for about a month, so I don't know exactly which commit broke it. Should I try to roll back to pinpoint the exact commit?

Actions #4

Updated by Roel Standaert over 5 years ago

You can either checkout to that commit and the commit before that to see, or you can see if reverting that particular commit fixes it. I'm not sure if it will revert cleanly, though.

If you want to help us along, could you provide some sample code so it can be reproduced? That saves me from writing a little test application.

Actions #5

Updated by Ján Dugáček over 5 years ago

I can't separate the dialog from the rest of the code, because all the dialogs' contents are dynamically generated, mostly using data from a database.

I will try to pinpoint it then, but I can't do it right now, I will do it later today or tomorrow morning.

Actions #6

Updated by Ján Dugáček over 5 years ago

I have tested it. You were right, it was cd37d6e that broke it.

Actions #7

Updated by Roel Standaert over 5 years ago

  • Assignee set to Koen Deforche
Actions #8

Updated by Roel Standaert over 5 years ago

  • Status changed from Feedback to InProgress
Actions #9

Updated by Roel Standaert over 5 years ago

  • Target version changed from 4.0.5 to 4.1.0
Actions

Also available in: Atom PDF