GNOME Bugzilla – Bug 314719
Can't import SVG path, if there's no path
Last modified: 2008-01-15 12:59:26 UTC
The only mean to import SVG path, is to right click to another path and click on import path. If there's no path, it's impossible to import anyone.
No, it isn't impossible. Import SVG is available from the Paths menu which is a submenu of the dockable menu.
We could close this as NOTABUG, but you aren't the first one to get hit by this problem (see bug #171870), so I think it is a usability issue that should be somehow addressed.
This change addresses the problem but doesn't quite solve it yet: 2005-09-02 Sven Neumann <sven@gimp.org> * app/widgets/gimpcontainergridview.c * app/widgets/gimpcontainertreeview.c: allow to popup menus on empty container views using the standard Shift-F10 keybinding.
Fixed in CVS: 2005-09-08 Michael Natterer <mitch@gimp.org> * app/widgets/gimpcontainergridview.c * app/widgets/gimpcontainertreeview.c: allow to popup the context menu from the views' empty area. Fixes bug #314719.
*** Bug 343844 has been marked as a duplicate of this bug. ***