[sw-issues] [Issue 85429] a11y Writer: no accessibil ity::AccessibleShape instance for sound/movie drawing objects -> causes crashes

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


User cmc changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|90439,90510   |90510
  is|  |





-
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]



[sw-issues] [Issue 85429] a11y Writer: no accessibil ity::AccessibleShape instance for sound/movie drawing objects -> causes crashes

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


User es changed the following:

What|Old value |New value

  CC|'af'  |'af,od'

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Wed Jun 18 22:06:45 + 
2008 ---
Verified in CWS sw30a11y01.

-
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]



[sw-issues] [Issue 85429] a11y Writer: no accessibil ity::AccessibleShape instance for sound/movie drawing objects -> causes crashes

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


User md changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|90439 |90439,90510
  is|  |





-
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]



[sw-issues] [Issue 85429] a11y Writer: no accessibil ity::AccessibleShape instance for sound/movie drawing objects -> causes crashes

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


User od changed the following:

What|Old value |New value

 Assigned to|od|es





--- Additional comments from [EMAIL PROTECTED] Thu Jun  5 07:05:55 + 
2008 ---
OD->ES: Checked in internal installation set of cws sw30a11y01 - please verify.

-
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]



[sw-issues] [Issue 85429] a11y Writer: no accessibil ity::AccessibleShape instance for sound/movie drawing objects -> causes crashes

2008-05-19 Thread od
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85429


User od changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon May 19 10:34:50 + 
2008 ---
fixed in cws sw30a11y01 - changed files:
/svx/inc/svx/SvxShapeTypes.hxx, 1.4.64.1
/svx/source/accessibility/SvxShapeTypes.cxx, 1.16.64.1

-
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]



[sw-issues] [Issue 85429] a11y Writer: no accessibil ity::AccessibleShape instance for sound/movie drawing objects -> causes crashes

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


User od changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Wed Feb 27 13:39:07 + 
2008 ---
Deeper investigation with AF reveals that accessibility implementation for media
shapes is missing.

Proposed solution: Same as for custom shapes - see issue 37790

-
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]



[sw-issues] [Issue 85429] a11y Writer: no accessibil ity::AccessibleShape instance for sound/movie drawing objects -> causes crashes

2008-02-20 Thread od
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85429


User od changed the following:

What|Old value |New value

  CC|''|'af'

  Issue type|PATCH |DEFECT

Keywords|  |accessibility

Priority|P3|P2

 Summary|a11y: crash on deleting so|a11y Writer: no accessibil
|und/video |ity::AccessibleShape insta
|  |nce for sound/movie drawin
|  |g objects -> causes crashe
|  |s

Target milestone|---   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Wed Feb 20 11:07:25 + 
2008 ---
Now, I reproduced the crash.
The provided patch would avoid the described crash.
But, the root cause of the crash is that no accessible::AccesibleShape instance
could be created in the Writer accessibility API implementation for sound
respectively movie drawing objects. This defect will cause further
defects/crashes, when accessing such a drawing object via the accessibility API.
Thus, I decided to change this issue to a more general one to fix the root 
cause.

Note: It seems that the defect (missing accessible::AccessibleShape instance for
sound/movie drawing objects) already exist since OOo 2.0, when these drawing
objects are introduced.

-
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]