Bug 920697 - gtk_window_fullscreen on gtk_window_set_decorated(window, FALSE) windows doesn't go fullscreen
Summary: gtk_window_fullscreen on gtk_window_set_decorated(window, FALSE) windows does...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk3
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-12 15:01 UTC by Caolan McNamara
Modified: 2013-04-08 19:40 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-08 19:40:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
sample gtk3 app (affects gtk2) (1.10 KB, text/plain)
2013-03-12 15:01 UTC, Caolan McNamara
no flags Details

Description Caolan McNamara 2013-03-12 15:01:08 UTC
Created attachment 709018 [details]
sample gtk3 app (affects gtk2)

Description of problem:
attach program reproduces what LibreOffice does to get its presentation full-screen. And its failing sometimes, reproducer attachment fails for me 100% of the time.

Version-Release number of selected component (if applicable):
gtk3-3.6.4-1.fc18

How reproducible:
100%

Steps to Reproduce:
1. gcc `pkg-config --cflags --libs gtk+-2.0` screen.c && ./a.out
2. click the button
doesn't go full-screen
but if i remove the "remove me" line from the .c and it then works.

This is under gnome-shell.

Comment 1 Fedora End Of Life 2013-04-03 16:13:17 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 2 Matthias Clasen 2013-04-08 19:40:12 UTC
works without problems here now, with 3.8.0.1


Note You need to log in before you can comment on or make changes to this bug.