Bug 777415

Summary: Make use "--select" argument provided by dolphin and konqueror
Product: [openSUSE] openSUSE 12.2 Reporter: Weng Xuetian <wengxt>
Component: FirefoxAssignee: E-mail List <bnc-team-mozilla>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None CC: ncutler, wolfgang
Version: FinalFlags: wolfgang: needinfo? (wengxt)
Target Milestone: ---   
Hardware: All   
OS: openSUSE 12.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: add "reveal command"
modified mozilla-kde.patch

Description Weng Xuetian 2012-08-26 13:04:27 UTC
Created attachment 503513 [details]
add "reveal command"

User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1

Dolphin and konqueror provides "--select" to select file in arguement, which will make broswer "open folder contains file" work quite more better, but since it's not a standard, we need to do some hard code to check whether konqueror or dolphin is used.

Patch applied to kmozillahelper-0.6.3

Reproducible: Always
Comment 1 Weng Xuetian 2012-08-26 13:06:53 UTC
Created attachment 503514 [details]
modified mozilla-kde.patch

The modified mozilla-kde.patch, which use new "reveal" command (argument is the file path).

Tested and works here.
Comment 2 Wolfgang Rosenauer 2012-08-28 12:51:19 UTC
Thanks, I'll look at it (takes a bit for vacation reasons)
Comment 3 Wolfgang Rosenauer 2012-09-11 11:42:48 UTC
kmozillahelper part is included in updated version 0.6.4 and already submitted to Factory.

Firefox change included in Firefox 16beta packages as available in mozilla:beta.
Would be nice if that can be tested and if no objections it'll likely be part of the 16.0 release.

There is one obstacle here:
Firefox with that patch applied needs 0.6.4 at least to work properly but it's not possible to reflect that in dependencies easily since we do not want a hard requirement for mozilla-kde4-integration.
Raising the API version would be nonsense as well since it would keep mozilla-kde4-integration from updating as long as other packages (like Thunderbird) are not updated to the same API level while it technically would be no problem as there is only an API addition.
Comment 4 Nathan Cutler 2017-08-13 19:37:45 UTC
openSUSE 12.2 is out of maintenance so I'm closing as WONTFIX for 12.2, though I do suppose this bug has been fixed already.