After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 667272 - Should include menus triggered by the window
Should include menus triggered by the window
Status: RESOLVED DUPLICATE of bug 703447
Product: gnome-screenshot
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-screenshot-maint
gnome-screenshot-maint
Depends on:
Blocks:
 
 
Reported: 2012-01-04 16:50 UTC by sam_
Modified: 2019-07-24 09:57 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description sam_ 2012-01-04 16:50:28 UTC
First reported there, incl. screenshots.
https://bugs.launchpad.net/ubuntu/+source/gnome-utils/+bug/911862

## Example truncated-1
Open gcalctool, enable advanced mode.
It starts with 'Degrees' on left drop-down button.
We want to make a screenshot incl. context menu: Temperature -> Celsius
## the dialog opens downwards.

Open gnome-screenshot via GUI or cli:
gnome-screenshot -w --delay=10

Return to gcalctool, select from drop-down list: Temperature -> Celsius
Result of screenshot: Celsius isn't displayed, the dialog window is truncated.

## Example truncated-2
Open gcalctool, enable advanced mode.
Instead of 'Degrees' select 'Currency' -> US-Dollar from drop-down list.
We want to make a screenshot incl. context menu: Temperature -> Celsius
## the dialog opens upwards.

Open gnome-screenshot via GUI or cli:
gnome-screenshot -w --delay=10

Return to gcalctool, select from list: Temperature -> Celsius
Result of screenshot: Celsius is displayed, the rest of dialog window is truncated.

Expected:
Don't truncate screenshots under different conditions.

## Terminal output:
~$ gnome-screenshot -w --delay=10
** (gnome-screenshot:6996): DEBUG: The GetProfileForWindow request failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.ColorManager was not provided by any .service files
Comment 1 Cosimo Cecchi 2012-01-26 21:50:40 UTC
This is tricky, since menus are different windows altogether, but I agree with the request.
Comment 2 André Klapper 2018-09-10 17:48:10 UTC
Duplicate of bug 703447 which has a patch?
Comment 3 Cosimo Cecchi 2019-07-24 09:57:34 UTC
Yes, it's indeed a duplicate of that one.

*** This bug has been marked as a duplicate of bug 703447 ***