File tree: Anything past what is initially shown is not rendered or clickable after scrolling. #10551
Labels
bug
bugs found in the application
file dialog
issues related to the file dialog
tree
issues related to the tree (ex: tree widget)
Bug Description:
When the user opens the file tree dialog, they should be able to scroll down to see more files. They can scroll down, but only the files and folders that were initially shown are rendered or clickable - blank space shows up below them. Also, two scroll bars are drawn.
Steps to Reproduce:
Additional Information
GIF Recording:
Note:
This issue is probably an unintended consequence of PR #9713 (https://github.com/eclipse-theia/theia/pull/9713/files). Re-adding the 'visible' styles removed in that PR fixes this issue, but the infinite scroll issue reappears. An ideal fix should address both issues.
The text was updated successfully, but these errors were encountered: