|
Bugzilla – Full Text Bug Listing |
| Summary: | Make use "--select" argument provided by dolphin and konqueror | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.2 | Reporter: | Weng Xuetian <wengxt> |
| Component: | Firefox | Assignee: | 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: | Final | Flags: | 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 |
||
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.
Thanks, I'll look at it (takes a bit for vacation reasons) 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. 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. |
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