gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #00820
[Bug 515635] Re: Information about tags in tags sidebar and taks treeview is not reported to acistive technologies like the orca screen reader
I don't know about ATK being the solution for this problem, but we
should fix this anyway.
** Changed in: gtg
Status: New => Confirmed
** Changed in: gtg
Importance: Undecided => Medium
** Changed in: gtg
Milestone: None => 0.3
--
Information about tags in tags sidebar and taks treeview is not reported to acistive technologies like the orca screen reader
https://bugs.launchpad.net/bugs/515635
You received this bug notification because you are a member of Gtg bug
triagers, which is subscribed to Getting Things GNOME!.
Status in Getting Things GNOME!: Confirmed
Bug description:
In tags sidebar and tasks treeview, the value for tags is not reported to acistive technologies like orca because, from what I've checked in the code, it is used a costume renderer to paint and draw the tags text and colors. I think providing an ATK description and value to the control will solve the problem, at least theoritically.