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 683852 - Manually maximizing a window
Manually maximizing a window
Status: RESOLVED NOTABUG
Product: LDTP
Classification: Other
Component: general
Cobra2.x
Other Windows
: Normal normal
: ---
Assigned To: LDTP maintainers
LDTP Development Mailing List
Depends on:
Blocks:
 
 
Reported: 2012-09-12 08:23 UTC by Konstantin
Modified: 2012-09-12 10:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Konstantin 2012-09-12 08:23:36 UTC
What I'm trying to achieve is manually maximize a window with a check. Here is a link to a sample code - http://pastie.org/4706490

What the problem is - despite the fact that the menu is clicked an exception "Unable to perform action" is thrown.
Comment 1 Nagappan Alagappan 2012-09-12 10:49:42 UTC
Hi Konstantin, In my opinion, this is not a bug, you have to use different API.

paintMainWindow.MaximizeWindow()

Please, feel free to reopen this bug report.

Thanks