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 740649 - jaw_component_set_extents return type should be gboolean
jaw_component_set_extents return type should be gboolean
Status: RESOLVED FIXED
Product: java-atk-wrapper
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: java-atk-wrapper maintainer(s)
java-atk-wrapper maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-11-24 18:27 UTC by Magdalen Berns (irc magpie)
Modified: 2015-02-27 16:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to address problem (2.53 KB, patch)
2014-11-24 18:34 UTC, Magdalen Berns (irc magpie)
committed Details | Review

Description Magdalen Berns (irc magpie) 2014-11-24 18:27:54 UTC
It is set up as void because java getBounds setter (and java setters generally) is void but this differs from the actual atk api where atk_component_set_extents returns a gboolean. I think this setter should return a gboolean.
Comment 1 Magdalen Berns (irc magpie) 2014-11-24 18:34:27 UTC
Created attachment 291410 [details] [review]
Patch to address problem
Comment 2 André Klapper 2015-02-27 16:57:02 UTC
[Moving at-spi/java-atk-wrapper bugs to separate product. See bug 740075]