While fixing this bug i've found that Nautilus code shortcuts were not assigned when: - there is a single plugin at a given position (#top, #middle and #bottom)/ - if there is more than one plugin, shortcuts were asigned only for the #middle and #bottom positions.
Due to the nature of the fix (refactor) shortcuts are always assigned to #bottom and #middle plugins (even if there is only one).
Shortcut behavior for #top plugins was not modified: they never get shortcuts assigned.
Please confirm if this was the intenden behavior.
Status changed:
Working On
Resolved (Fix Review Needed)