Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A screenshot containing the menu of some application #2889

Closed
xaozai opened this issue Aug 26, 2022 · 4 comments
Closed

A screenshot containing the menu of some application #2889

xaozai opened this issue Aug 26, 2022 · 4 comments
Labels

Comments

@xaozai
Copy link

xaozai commented Aug 26, 2022

Flameshot Version

Flameshot v12.1.0 ()
Compiled with Qt 5.11.3

Installation Type

Linux, MacOS, or Windows Package manager (apt, pacman, eopkg, choco, brew, ...)

Operating System type and version

Linuxmint 20.3 una, x86_64 Linux 5.4.0-125-generic, xfce4-session 4.16.0

Description

It is not possible to create a screenshot containing the menu of some application.

Steps to reproduce

  1. Launch some application (for example, Thunderbird)
  2. In the running application, open the main menu (for example, click the "Message" item in the Thunderbird main menu).
  3. Press the hotkey to take a screenshot (PrtSc).
    At this stage, we see that the previously opened application (Thunderbird) menu item has disappeared and it will not be possible to take a screenshot of it.
    The same thing happens with any other application, for example with the Firefox browser.

Screenshots or screen recordings

Peek 2022-08-26 15-31

System Information

Linuxmint 20.3 una
x86_64 Linux 5.4.0-125-generic
xfce4-session 4.16.0
x11

@xaozai xaozai added the Unconfirmed Bug The bug is not confirmed by anyone else. label Aug 26, 2022
@mmahmoudian
Copy link
Member

This is how window managers typically work. If you want to take a photo from such menu, you can either use Launcher or alternatively from CLI use the --delay.

I have to close this because this is not a bug, but let me know if you need more help or guidance to get it working

@mmahmoudian mmahmoudian added question and removed Unconfirmed Bug The bug is not confirmed by anyone else. labels Aug 26, 2022
@xaozai
Copy link
Author

xaozai commented Aug 29, 2022

To be honest, I didn't understand which launcher I should use to take a screenshot of the app with the menu expanded... :(

@mmahmoudian
Copy link
Member

mmahmoudian commented Aug 29, 2022

which launcher I should use

  • Approach 1:
    Right click on the tray icon, select Launcher

  • Approach 2: run this in terminal to open the launcher:

flameshot launcher
  • Approach 3: run this to have a delayed screenshot right from your terminal:
flameshot gui --delay 2000

More information about the CommandLine Interface can be found here:

https://flameshot.org/docs/advanced/commandline-options/

Let me know if you still have questions

@xaozai
Copy link
Author

xaozai commented Aug 30, 2022

OK, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants