Bug 403788 - Firefox - No option to open private window
Summary: Firefox - No option to open private window
Status: RESOLVED NOT A BUG
Alias: None
Product: lattedock
Classification: Plasma
Component: application (show other bugs)
Version: 0.8.5
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-31 03:31 UTC by Ben Daines
Modified: 2019-01-31 16:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Firefox Context Menu (107.40 KB, image/png)
2019-01-31 03:31 UTC, Ben Daines
Details
Chrome Context Menu (103.96 KB, image/png)
2019-01-31 03:31 UTC, Ben Daines
Details
Firefox .desktop (10.64 KB, application/x-desktop)
2019-01-31 03:32 UTC, Ben Daines
Details
Chromium .desktop (8.17 KB, application/x-desktop)
2019-01-31 03:32 UTC, Ben Daines
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Daines 2019-01-31 03:31:26 UTC
Created attachment 117750 [details]
Firefox Context Menu

SUMMARY
When right clicking Firefox in the dock there is no option to open a new private window (or a new window for that matter), just the generic "start new instance"

STEPS TO REPRODUCE
1. Add Firefox to the plasmoid
2. Right click
3. Observe the lack of afore mentioned option 

OBSERVED RESULT
No option is provided to open a new private window 

EXPECTED RESULT
The desktop actions listed in Firefox's .desktop file should be listed when right clicking the launcher in Latte.  They are present when this is done with Chromium, but not for Firefox.  The appropriate desktop action is in the .desktop file for Firefox, but they are not picked up by Latte.   

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro
(available in About System)
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.54.0
Qt Version: 5.12.0

ADDITIONAL INFORMATION
I'm attaching screenshots of the results I'm seeing, as well as the .desktop files for Firefox and Chromium
Comment 1 Ben Daines 2019-01-31 03:31:57 UTC
Created attachment 117751 [details]
Chrome Context Menu
Comment 2 Ben Daines 2019-01-31 03:32:31 UTC
Created attachment 117752 [details]
Firefox .desktop
Comment 3 Ben Daines 2019-01-31 03:32:51 UTC
Created attachment 117753 [details]
Chromium .desktop
Comment 4 Michail Vourlakos 2019-01-31 06:24:06 UTC
Can you reproduce with a plasma panel and a plasma taskmanager?
Comment 5 Michail Vourlakos 2019-01-31 16:32:15 UTC
(In reply to Ben Daines from comment #0)
> 

your firefox desktop file is faulty... In my system (Tumbleweed) it works just fine... Try the following:

1. Remove the line: "OnlyShowIn=Unity;"
2. Try to use at the Exec line: "Exec=firefox --private-window %u"