GNOME Bugzilla – Bug 474331
Right click > New empty document doesn't work
Last modified: 2007-09-07 17:12:30 UTC
Please describe the problem: When I try to create a empty file with: right click, new document, empty file, nothing happens Steps to reproduce: right click, new document, empty file, Actual results: nothing Expected results: I would get an empty file Does this happen every time? yes Other information: gnome 2.19.2
This problem also occurs in openSUSE 10.3 Beta 3, which is using nautilus-2.19.91.
I've set this up in a debugger and the following method is never called when you right-click and select "Create Document -> Empty File": action_new_empty_file_callback (fm-directory-view.c:1412)
Strange also that document templates don't seem to work either. 1. Create ~/Templates/Testing.doc 2. Right-click in nautilus, select "Create Document -> Testing" Nothing happens.
I can confirm the bug using the same version.
This is probably a dupe of bug #449371
(In reply to comment #5) > This is probably a dupe of bug #449371 > I can confirm this is a duplicate of bug #449371. Essentially, submenus activated from a context menu with a left mouse button are not working. *** This bug has been marked as a duplicate of 449371 ***