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 668439 - Create help text object property
Create help text object property
Status: RESOLVED OBSOLETE
Product: atk
Classification: Platform
Component: atk
git master
Other All
: Normal enhancement
: ---
Assigned To: ATK maintainer(s)
ATK maintainer(s)
Depends on:
Blocks: 638537
 
 
Reported: 2012-01-22 15:41 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2021-06-10 11:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joanmarie Diggs (IRC: joanie) 2012-01-22 15:41:07 UTC
AtkObjects can have a name and a description. There is arguably a third type of property about an object, namely help text.

As an example, consider the search widget in Evolution:

* 'Search:' (text on the left, should be the name)
* 'Subject or Addresses contain (placeholder text, should be the description)

Now imagine there is a tooltip associated with this widget that gives more detailed information about what the user should (or should not) type in that widget. How do we expose this to ATs? Also, what if there is helpful text that is not a tooltip (e.g. information which can be displayed after having clicked on some question mark somewhere and then giving focus to the widget)?

I think it would be helpful, no pun intended, if there were a way to have this information exposed by toolkits to ATs -- and do so without stomping on the description.
Comment 1 André Klapper 2021-06-10 11:27:32 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version of atk, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a ticket at
  https://gitlab.gnome.org/GNOME/atk/-/issues/

Thank you for your understanding and your help.