Created attachment 9089 wrong context menu Context menu of a file is sometimes displayed as scrollable when it does not need to be. Steps to reproduce: 1) enter a directory by double clicking it 2) right click on any file 3) the context menu is not displayed as whole, it is displayed with scroll buttons When the context menu is opened for the second time, it is displayed as a whole (correctly). Strangely, when back/forward buttons are used, the bug does not trigger. Tried v1.8.9 and current git.
Created attachment 9090 correct context menu
Context menu for directories is always ok. Also when using previous/next visited/parent folder buttons, the bug does not trigger - context menu is ok. Using "home" button otoh can trigger the bug (given it changes the current dir).
This is a duplicate of #15832 and already fixed in Git.
I thought I was testing it with the git version, but somehow I was still running 1.8.9. Now tried again and the bug is gone. Agree this is a duplicate, and an already fixed bug. Thanks for your reply. *** This bug has been marked as a duplicate of bug 15832 ***