Skip to content

[Patch] Eel editable label still not rendered correctly sometimes #634

@M4he

Description

@M4he

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:

  1. open nemo window
  2. navigate to folder with many items, so that the scrollbar is visible
  3. scroll down and right-click rename on an item which was out of view before scrolling
  4. abort the rename action by pressing [Esc]
  5. scroll up again and enter a folder
  6. right click on empty space and choose to create new folder
  7. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions