Bug 35524 - Provide a method to set the currentValue for the AtkValue interface
Summary: Provide a method to set the currentValue for the AtkValue interface
Status: RESOLVED FIXED
Alias: None
Product: at-spi2
Classification: Unclassified
Component: atk (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Rob Taylor
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-21 15:26 UTC by Mario Sanchez Prada
Modified: 2011-03-21 15:49 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to fix the issue (3.25 KB, patch)
2011-03-21 15:37 UTC, Mario Sanchez Prada
Details | Splinter Review

Description Mario Sanchez Prada 2011-03-21 15:26:34 UTC
Currently, when trying to set the current value for an object implementing the AtkValue interface from accerciser/ORCA it doesn't work.

This needs to be fixed so it is possible to change that value from ATs in the same way other values in other interfaces are changed (e.g. caretOffset for object implementing the AtkText interface)
Comment 1 Mario Sanchez Prada 2011-03-21 15:37:01 UTC
Created attachment 44694 [details] [review]
Patch to fix the issue

Patch that fixes this issue by adding an extra method in the AtkValue adaptor so the call to SetCurrentValue from at-spi2-core actually does the work.
Comment 2 Mario Sanchez Prada 2011-03-21 15:49:17 UTC
Fixed! (reviewed by Mike Gorse)

http://git.gnome.org/browse/at-spi2-atk/commit/?id=01e62a390c0ab3c1fff722f168c8614a91f9d5f8


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.