When I press the up or down key while renaming a file, the display get completly corrupted, an it didn't show any file or icon anymore in the file view. Reproducible: Always Steps to Reproduce: 1. Open xffm 2. rename a file by pressing ctrl-r 3. while renaming the file, press up or down key Actual Results: display corrupted Expected Results: nothing must happen. gtk version: 2.6.1 system : gentoo linux 2004.3
Changing component to xffm, as it has nothing to do with the window manager ;)
Can you provide a screenshot showing the problem?
Created attachment 186 screenshot of the "problem" hmm, well, it seems that it's not really a bug, just a focus problem. (I didn't see that the scrollbar at the bottom has moved, just like a noob......) Sorry for the disagreement.
np. At least it's really not a problem with the window manager (xfwm4) as initially categorized :p What do we do? Close that bug? Reassign to Edsocct for Xffm? Please note that I'm not seeing that myself, so it could something else (gtk+ bug or else)
Edscott, reassigning this. Feel free to close it as per Olivier's suggestion.
I cannot reproduce the bug, but it looks like a GtkTreeView bug. there are other GtkTreeView bugs i have identified and most of them seem to be related to the configure event for the gtk loop (like the one described). Since there is nothing in the xffm code to alter the display while focus is within the rename entry, this should be a gtk treeview bug. Probably only in the 2.6.1 version, since 2.4.14 with gentoo does not present this fault here. GtkTreeView=complicated,buggy,slow --> default becomes iconview.