Bug 479228

Summary: Table cells like the "Visible" one, should not implement Atk.EditableText interface
Product: [Mono] UI Automation Reporter: Andres Aragoneses <aaragoneses>
Component: Winforms - ATKAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P4 - Low CC: cachen
Version: Release 0.9.1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andres Aragoneses 2009-02-24 20:32:54 UTC
1. Open propertygrid.py
2. In accerciser, find the table cell with the name "Visible".
3. Go to InterfaceViewer.

Current results:
It shows "Text (Editable)".

Expected results:
It should show only "Text".