Aaron Leventhal wrote:
I'm cleaning up Mozilla's state code today, that's why all the questionsNot entirely - ARMED means that if a button release occurs over the widget in question, it will be activated. Not sure any AT is using this info ATM but arguably still useful (since the ARMED state says something about the behavior of the widget 'if' certain things happen - in this case, a mouse button release within the object's bounds).about states. ATK_STATE_ARMED -- indicates the object is armed.I had to do a Google code search to find this, and the only place I seeit being used is in gailbutton.cIt's used only as the button is pressed and released, which I think is basically just a presentation effect with no meaning. A state change is fired, which to me is just an extra event with no purpose.
What's the use case for ATK_STATE_ARMED? How does a user benefit? OrHard to say about this one. But removal is not an option really - we could deprecate it but not sure what meaning that would have.should it be removed.
Bill
- Aaron _______________________________________________ Gnome-accessibility-devel mailing list Gnome-accessibility-devel gnome org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel