After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 314719 - Can't import SVG path, if there's no path
Can't import SVG path, if there's no path
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
2.2.x
Other All
: Normal minor
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
: 343844 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-08-28 17:10 UTC by popolon
Modified: 2008-01-15 12:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description popolon 2005-08-28 17:10:03 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.
Comment 1 Sven Neumann 2005-08-29 14:26:11 UTC
No, it isn't impossible. Import SVG is available from the Paths menu which is a
submenu of the dockable menu.
Comment 2 Sven Neumann 2005-08-30 16:51:17 UTC
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.
Comment 3 Sven Neumann 2005-09-02 21:56:33 UTC
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.
Comment 4 Michael Natterer 2005-09-08 18:23:46 UTC
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.
Comment 5 Michael Natterer 2006-06-04 19:31:39 UTC
*** Bug 343844 has been marked as a duplicate of this bug. ***