Bug 479228 - Table cells like the "Visible" one, should not implement Atk.EditableText interface
Summary: Table cells like the "Visible" one, should not implement Atk.EditableText int...
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - ATK (show other bugs)
Version: Release 0.9.1
Hardware: Other Other
: P4 - Low : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-24 20:32 UTC by Andres Aragoneses
Modified: 2009-07-02 05:49 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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".