Project

General

Profile

Defect #189

Scrollbar causes flashing of window

Added by peter degroot over 13 years ago. Updated about 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
11/20/2010
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

When there are many task in the list and the righthand scrollbar is dragged to the bottom the screen flashes when a task is clicked.

History

#1

Updated by Robert Ivens over 13 years ago

This is due to the fact that the whole form is being recreated to highlight the clicked row and then the scrollbar position is set to old position. Unfortunately the scrollbar position can only be set AFTER the form is painted. So the flashing is the scrollbar moving.
I have filed a feature request with Servoy to be able to set the scrollbar position in the controller.recreateUI() function.

#2

Updated by Robert Ivens about 13 years ago

  • Status changed from New to Resolved

Good news. Just received an update on my feature request #317587.
In Servoy 6.0 the recreateUI() call will remember the scrollbar position and will work both in Smart and Webclient.

Also available in: Atom PDF