Project

General

Profile

Actions

Bug #6601

open
JD KD

WIndow scroll bars gone quite recently

Bug #6601: WIndow scroll bars gone quite recently

Added by Ján Dugáček almost 8 years ago. Updated over 7 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).

RS Updated by Roel Standaert almost 8 years ago Actions #1

Which commit? Would that be cd37d6e?

RS Updated by Roel Standaert almost 8 years ago Actions #2

  • Status changed from New to Feedback

JD Updated by Ján Dugáček almost 8 years ago Actions #3

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?

RS Updated by Roel Standaert almost 8 years ago Actions #4

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.

JD Updated by Ján Dugáček almost 8 years ago Actions #5

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.

JD Updated by Ján Dugáček almost 8 years ago Actions #6

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

RS Updated by Roel Standaert almost 8 years ago Actions #7

  • Assignee set to Koen Deforche

RS Updated by Roel Standaert almost 8 years ago Actions #8

  • Status changed from Feedback to InProgress

RS Updated by Roel Standaert over 7 years ago Actions #9

  • Target version changed from 4.0.5 to 4.1.0
Actions

Also available in: PDF Atom