Summary: | konq: middle-clicking some objects does not open them in a new tab | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | missive |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adrian.dziubek, dominik.tritscher, zahl |
Priority: | NOR | ||
Version: | 3.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
missive
2005-12-02 23:21:02 UTC
Same here; just tried with KDE 3.5.5, PDF's set to open in embedded viewer, middle-click opens in new tab, and middle-click does indeed open PDF's in a new Window. Right-click + Open In New Tab yields the desired behaviour. Same on r620k Basically this problem still exists with Dolphin kpart in KDE4.1: -Folders are opened correctly in a new tab when middle clicked -Files that are displayed within konqueror when leftclicked (e.g. jpeg pictures) are not displayed when middle clicked. Instead a error is shown: "/home/user/some.jpeg is a file. Expected directory." *** This bug has been marked as a duplicate of bug 190551 *** This isn't a duplicate of the 190551. The other bug is about closing tabs, not about opening embeded viewers in new tab, which still isn't working. Is there any way of removing the duplicate flag? Hmm. Indeed. Sorry about that. > -Folders are opened correctly in a new tab when middle clicked This is the current functionality. > -Files that are displayed within konqueror when leftclicked Does anything autodisplay when you do that? Or do they all get you that menu? Ok, so to clarify. In the ol' times it used to be: No matter what content (file or directory): - when the file associations were set to "open in separate viewer", it used to open a separate viewer on middle click, - when the file associations were set to "open in embedded viewer", it used to open them in the new tab in embedded viewer. Now there are few things that are wrong/different from the above: - on "open in separate viewer" the middle click opens a new tab saying "Loading..." and opens it in separate viewer, a minor nuisance. - on "open in embedded viewer" the directories open OK, but middle-clicking on the files brings error dialog saying "/home/user/some.jpeg is a file. Expected directory." (and OK button). It also leaves the "Loading..." tab there with blank content. This is working for me now in 4.7.1 |