[graphics-issues] [Issue 67368] don't show red selection h andles for not rotatable objects

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


User kla changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Aug 29 10:20:48 + 
2008 ---
Seen ok in current master - closed

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



[graphics-issues] [Issue 67368] don't show red selection h andles for not rotatable objects

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


User kla changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Thu May 22 06:36:47 + 
2008 ---
Seen ok in CWS chart25 - verified

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



[graphics-issues] [Issue 67368] don't show red selection h andles for not rotatable objects

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


User iha changed the following:

What|Old value |New value

  CC|'tonygalmiche,weiz'   |'iha,tonygalmiche,weiz'

 Assigned to|iha   |kla





--- Additional comments from [EMAIL PROTECTED] Thu May 15 09:06:16 + 
2008 ---
@Thomas, please verify in CWS chart25.

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



[graphics-issues] [Issue 67368] don't show red selection h andles for not rotatable objects

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


User iha changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Issue type|DEFECT|PATCH

  Resolution|  |FIXED

Target milestone|OOo 3.x   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Fri Apr 18 07:46:14 + 
2008 ---
-weiz: Thanks! The patch works fine.
I only exchanged the condition m_eDragMode != SDRDRAG_MOVE with m_eDragMode ==
SDRDRAG_ROTATE as this is the exact case, that needs treatment. At the moment it
makes no difference as only SDRDRAG_MOVE and SDRDRAG_ROTATE are used. But that
is not necessarily the case in future. So we are more safe with the change.
Checked in to CWS chart25.

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



[graphics-issues] [Issue 67368] don't show red selection h andles for not rotatable objects

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


User iha changed the following:

What|Old value |New value

Keywords|  |regression





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



[graphics-issues] [Issue 67368] don't show red selection h andles for not rotatable objects

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





--- Additional comments from [EMAIL PROTECTED] Thu Apr 17 06:34:24 + 
2008 ---
Created an attachment (id=52945)
patch_080417


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



[graphics-issues] [Issue 67368] don't show red selection h andles for not rotatable objects

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


User weiz changed the following:

What|Old value |New value

  CC|'tonygalmiche'|'tonygalmiche,weiz'

OtherIssuesDependingOnTh|  |72764
  is|  |





--- Additional comments from [EMAIL PROTECTED] Thu Apr 17 06:36:56 + 
2008 ---
-iha: The patch for this issue is submitted. Please let me know your 
suggestions. Thanks a lot!

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



[graphics-issues] [Issue 67368] don't show red selection h andles for not rotatable objects

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


User iha changed the following:

What|Old value |New value

  Issue type|TASK  |DEFECT

Keywords|new_implementation|

 Summary|new chart: don't show red |don't show red selection h
|selection handles for not |andles for not rotatable o
|rotatable objects |bjects

Target milestone|OOo 2.x   |OOo 3.x





--- Additional comments from [EMAIL PROTECTED] Wed Sep 12 08:21:49 + 
2007 ---
adapting target

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