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 710464 - Add support for new ATK roles
Add support for new ATK roles
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: api
unspecified
Other Linux
: Normal normal
: ---
Assigned To: At-spi maintainer(s)
At-spi maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-10-18 15:11 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2013-11-18 18:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adds title-bar and block-quote role (1.25 KB, patch)
2013-10-23 17:29 UTC, Alejandro Piñeiro Iglesias (IRC: infapi00)
accepted-commit_now Details | Review
at-spi2-atk patch for title_bar and block_quote role (1.41 KB, patch)
2013-10-29 18:15 UTC, Alejandro Piñeiro Iglesias (IRC: infapi00)
accepted-commit_now Details | Review
pyatspi2 patch for title bar and block quote roles addition (2.31 KB, patch)
2013-10-29 18:16 UTC, Alejandro Piñeiro Iglesias (IRC: infapi00)
accepted-commit_now Details | Review
at-spi2-core support for TITLE_BAR, BLOCK_QUOTE, AUDIO and video (1.46 KB, patch)
2013-11-08 16:23 UTC, Alejandro Piñeiro Iglesias (IRC: infapi00)
committed Details | Review
at-spi2-atk support for TITLE_BAR, BLOCK_QUOTE, AUDIO and VIDEO roles (1.52 KB, patch)
2013-11-08 16:23 UTC, Alejandro Piñeiro Iglesias (IRC: infapi00)
committed Details | Review
pyatspi2 support for TITLE_BAR, BLOCK_QUOTE, AUDIO and VIDEO roles (2.69 KB, patch)
2013-11-08 16:24 UTC, Alejandro Piñeiro Iglesias (IRC: infapi00)
committed Details | Review

Description Joanmarie Diggs (IRC: joanie) 2013-10-18 15:11:30 UTC
ATK now has ATK_ROLE_TITLE_BAR (see bug 709351) and is about to get a new role for blockquotes (see bug 710463). AT-SPI2 (and pyatspi) will need to add support for these new roles.
Comment 1 Alejandro Piñeiro Iglesias (IRC: infapi00) 2013-10-23 17:29:37 UTC
Created attachment 257941 [details] [review]
Adds title-bar and block-quote role
Comment 2 Mike Gorse 2013-10-28 19:30:33 UTC
Comment on attachment 257941 [details] [review]
Adds title-bar and block-quote role

This looks fine. Thanks for the patch.
Comment 3 Alejandro Piñeiro Iglesias (IRC: infapi00) 2013-10-29 18:15:06 UTC
Created attachment 258473 [details] [review]
at-spi2-atk patch for title_bar and block_quote role

NOTE: not sure if the bump on at-spi2-core is correct, as at-spi2-core 2.11.1 still doesn't include those roles.
Comment 4 Alejandro Piñeiro Iglesias (IRC: infapi00) 2013-10-29 18:16:13 UTC
Created attachment 258476 [details] [review]
pyatspi2 patch for title bar and block quote roles addition
Comment 5 Alejandro Piñeiro Iglesias (IRC: infapi00) 2013-11-08 16:23:00 UTC
Created attachment 259284 [details] [review]
at-spi2-core support for TITLE_BAR, BLOCK_QUOTE, AUDIO and video

audio and video were just added on ATK (bug 711558). As this patch is not committed yet (was waiting for the review of the other bugs) I prefered to include them on one patch, instead of submit an add-on.
Comment 6 Alejandro Piñeiro Iglesias (IRC: infapi00) 2013-11-08 16:23:57 UTC
Created attachment 259285 [details] [review]
at-spi2-atk support for TITLE_BAR, BLOCK_QUOTE, AUDIO and VIDEO roles
Comment 7 Alejandro Piñeiro Iglesias (IRC: infapi00) 2013-11-08 16:24:47 UTC
Created attachment 259286 [details] [review]
pyatspi2 support for TITLE_BAR, BLOCK_QUOTE, AUDIO and VIDEO roles
Comment 8 Mike Gorse 2013-11-11 16:11:06 UTC
Comment on attachment 258473 [details] [review]
at-spi2-atk patch for title_bar and block_quote role

Yeah, the at-spi dependency should really be 2.11.2, and I should have bumped the version in at-spi2-core after releasing. Feel free to bump the version when you commit.
Comment 9 Mike Gorse 2013-11-11 16:12:12 UTC
Comment on attachment 258476 [details] [review]
pyatspi2 patch for title bar and block quote roles addition

Looks good. Thanks.
Comment 10 Mike Gorse 2013-11-11 19:30:51 UTC
Comment on attachment 259284 [details] [review]
at-spi2-core support for TITLE_BAR, BLOCK_QUOTE, AUDIO and video

These basically seem fine, although the atk dependency really should be 2.11.2, but atk's version needs to be bumped. At-spi2-core has the same issue.
Comment 11 Alejandro Piñeiro Iglesias (IRC: infapi00) 2013-11-12 12:50:28 UTC
(In reply to comment #10)
> (From update of attachment 259284 [details] [review])
> These basically seem fine, although the atk dependency really should be 2.11.2,
> but atk's version needs to be bumped. At-spi2-core has the same issue.

Ok, I will commit all this patches as soon as I release atk 2.11.2
Comment 12 Alejandro Piñeiro Iglesias (IRC: infapi00) 2013-11-18 18:50:26 UTC
Comment on attachment 259285 [details] [review]
at-spi2-atk support for TITLE_BAR, BLOCK_QUOTE, AUDIO and VIDEO roles

Committed setting the dependency to recently released atk 2.11.2
Comment 13 Alejandro Piñeiro Iglesias (IRC: infapi00) 2013-11-18 18:50:51 UTC
Comment on attachment 259286 [details] [review]
pyatspi2 support for TITLE_BAR, BLOCK_QUOTE, AUDIO and VIDEO roles

Committed setting the dependency to recently released atk 2.11.2