Integrated: 8306447: Adding an element to a long existing list may cause the first visible element to jump
    Johan Vos 
    jvos at openjdk.org
       
    Fri Jun  2 13:03:14 UTC 2023
    
    
  
On Wed, 19 Apr 2023 13:13:45 GMT, Johan Vos <jvos at openjdk.org> wrote:
> Calculate position of first visible element before propagating changes.
> Make sure to restore the position of said element after the changes are done.
> 
> Fix JDK-8306447
This pull request has now been integrated.
Changeset: 1a0f6c7f
Author:    Johan Vos <jvos at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/1a0f6c7f5e131d0a40073ccfe21bb6dd0d6b2da3
Stats:     62 lines in 2 files changed: 56 ins; 1 del; 5 mod
8306447: Adding an element to a long existing list may cause the first visible element to jump
Reviewed-by: angorya, kcr
-------------
PR: https://git.openjdk.org/jfx/pull/1099
    
    
More information about the openjfx-dev
mailing list