[framework-issues] [Issue 76926] [a11y] Check menu items sh ould have a role of ROLE_CHECK_MENU_ITEM

2008-10-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76926


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Oct 27 13:10:13 + 
2008 ---
Closing

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 76926] [a11y] Check menu items sh ould have a role of ROLE_CHECK_MENU_ITEM

2008-06-04 Thread williewalker
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76926


User williewalker changed the following:

What|Old value |New value

  CC|'allbugs,obr,pl'  |'allbugs,obr,pl,williewalk
|  |er'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 76926] [a11y] Check menu items sh ould have a role of ROLE_CHECK_MENU_ITEM

2008-03-18 Thread mt
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76926


User mt changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from [EMAIL PROTECTED] Tue Mar 18 16:19:41 + 
2008 ---
mt-richburridge

Discussed this with Will at CSUN.

OOo/VCL doesn't have a role for checkable, since any menu item can be checked,
just by calling SetChecked( BOOL ).

Having this role shouldn't be important, because Orca only has to figure out if
a menu item is checked, and then read this state.
A seeing user also doesn't see a difference between a checkable and a non
checkable item. He chooses the item, and the app checks it our not.

Orca already handles this correctly, no reason to change something in OOo

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 76926] [a11y] Check menu items sh ould have a role of ROLE_CHECK_MENU_ITEM

2008-03-18 Thread mt
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76926


User mt changed the following:

What|Old value |New value

 Assigned to|mt|richburridge





--- Additional comments from [EMAIL PROTECTED] Tue Mar 18 16:20:17 + 
2008 ---
Back to richburridge

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 76926] [a11y] Check menu items sh ould have a role of ROLE_CHECK_MENU_ITEM

2007-12-04 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76926


User mba changed the following:

What|Old value |New value

Target milestone|OOo 2.x   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Tue Dec  4 16:25:43 + 
2007 ---
target 3.0

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 76926] [a11y] Check menu items sh ould have a role of ROLE_CHECK_MENU_ITEM

2007-07-06 Thread tbe
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76926


User tbe changed the following:

What|Old value |New value

 Assigned to|tbe   |mt





--- Additional comments from [EMAIL PROTECTED] Fri Jul  6 14:36:30 + 
2007 ---
The vcl API offers only the methods

void Menu::CheckItem( USHORT nItemId, BOOL bCheck = TRUE )
BOOL Menu::IsItemChecked( USHORT nItemId ) const

The question is, how can we access the information that a menu item
is checkable, especially if this functionality is added by sfx.

TBE-MT: As discussed, please clarify.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 76926] [a11y] Check menu items sh ould have a role of ROLE_CHECK_MENU_ITEM

2007-05-04 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76926


User es changed the following:

What|Old value |New value

   Component|Spreadsheet   |framework

Keywords|  |accessibility

  QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Fri May  4 13:47:21 + 
2007 ---
Changed component.
Set A11y keyword.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 76926] [a11y] Check menu items sh ould have a role of ROLE_CHECK_MENU_ITEM

2007-05-04 Thread richburridge
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76926





--- Additional comments from [EMAIL PROTECTED] Fri May  4 14:12:12 + 
2007 ---
@es: correct. I added a hack into Orca yesterday that looks
to see if an object of role ROLE_MENU_ITEM has a CHECKED state
(see Orca bug http://bugzilla.gnome.org/show_bug.cgi?id=433398),
so the x is now appearing on the braille display, but even
with that change, I'm unable to set   (i.e. unchecked) for
when it's not in a CHECKED state. Those checkable menu items
really need to have a role of ROLE_CHECK_MENU_ITEM. Thanks.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 76926] [a11y] Check menu items sh ould have a role of ROLE_CHECK_MENU_ITEM

2007-05-04 Thread obr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76926


User obr changed the following:

What|Old value |New value

  CC|'allbugs' |'allbugs,obr,pl'

 Assigned to|obr   |tbe





--- Additional comments from [EMAIL PROTECTED] Fri May  4 14:50:25 + 
2007 ---
re-assigned.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]