-
Notifications
You must be signed in to change notification settings - Fork 320
Closed
Description
The rename box GTK 3.10 incompatibility has only been partly fixed by the 2 commits:
f54c1ed
d5377cf
As far as I can tell those are partly merges from nautilus 3.10's "eel-editable-label.c". However, there's still some additional new code in nautilus' version, which seems to be necessary for this incompatibility to be fixed completely!
I've put together a patch file that adds the missing relevant parts: http://pastebin.com/dUQmLjDG
As of the current version, there are still cases where black artifacts appear around the label - for instance:
- open nemo window
- navigate to folder with many items, so that the scrollbar is visible
- scroll down and right-click rename on an item which was out of view before scrolling
- abort the rename action by pressing [Esc]
- scroll up again and enter a folder
- right click on empty space and choose to create new folder
- black artifacts (mostly around the corners) appear around the rename box
This is doesn't happen in nautilus 3.10 and is fixed with the patch posted above.
Metadata
Metadata
Assignees
Labels
No labels