Project

General

Profile

Actions

Bug #7063

closed

Wt::WTreeView Scrolling

Added by Aaron Wright almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Roel Standaert
Target version:
-
Start date:
05/21/2019
Due date:
% Done:

0%

Estimated time:

Description

We're trying to upgrade from Wt 3.3.7 to Wt 4.0.5 and are having problems getting the virtual scrolling (or any scrolling) of the Wt::WTreeView widget to work.

I also noticed that it is broken in the widget gallery too (https://webtoolkit.eu/widgets/trees-tables/mvc-tree-views). You can see that it extends beyond the container it is in, and as you expand items in the tree, it just keeps going down the page. I've tested Chrome and Firefox, and they have the same behavior.

The documentation says that virtual scrolling is still supported by Wt::WTreeView, so is there a different way to enable it now? Or is this a bug?

Actions #1

Updated by Roel Standaert almost 5 years ago

  • Status changed from New to InProgress
  • Assignee set to Roel Standaert

Looks like that did indeed break (even on latest master). I'll have to check that out.

Actions #2

Updated by Roel Standaert almost 5 years ago

Looks like it's related to the change made here: https://redmine.webtoolkit.eu/issues/6884, commit 98b8986.

Actions #3

Updated by Roel Standaert almost 5 years ago

  • Status changed from InProgress to Resolved

I hope my latest commit (bb8dce8) fixes these issues once and for all. I've done some testing to make sure there are no regressions, and it all seems fine, but feel free to do more testing :-).

Actions #4

Updated by Aaron Wright almost 5 years ago

We tested the latest on master and it was fixed. Thanks for the quick turn around.

Actions #5

Updated by Roel Standaert over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF