Bug 51085
Summary: | Double clicking items in Start Here folder opens new window | ||
---|---|---|---|
Product: | [Retired] Red Hat Public Beta | Reporter: | Kenny Graunke <kenny> |
Component: | nautilus | Assignee: | Havoc Pennington <hp> |
Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | roswell | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-08-10 14:48:27 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Kenny Graunke
2001-08-07 07:02:18 UTC
Agree. I believe fixing this is going to be a bit too involved for this release; but will look into it immediately after. The fix is basically to change how those .desktop files work; right now they launch a new Nautilus window by exec'ing "nautilus start-here:", instead they should probably contain links to be opened by the current Nautilus. I think it is probably quite possible to change the logic in fm-directory-view.c to check if the thing it is going to launcher is a launcher that is "Exec: nautilus..." and then, if so, treat that as if it was a link. I think it would probably be a hour or so of work. How this compares to doing it right, I don't know. Icons should be changed to links in Nautilus 1.0.4-32, this speeds things up also. Hi boys, The second roswell beta seems to be more polish... But, in the case of this bug there's still one case a new window is open : Double-click on Programs in "Start Here" Have fun, Jean-Yves LENHOF Already fixed, we forgot to update programs.desktop before. |