[graphics-issues] [Issue 112855] resizing the main layout area on master slide fails

2010-08-02 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112855


User wg changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from w...@openoffice.org Mon Aug  2 06:52:23 + 
2010 ---
Ok, 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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 112855] resizing the main layout area on master slide fails

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





--- Additional comments from j...@openoffice.org Fri Jul 30 14:54:55 + 
2010 ---
Tested in OOo-dev 3.3  330m2(Build:9516), on Fedora Linux 13

Looks fine now; no problem resizing the main layout area.

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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 112855] resizing the main layout area on master slide fails

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


User wg changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from w...@openoffice.org Tue Jul 20 11:50:52 + 
2010 ---
Verified in CWS.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 112855] resizing the main layout area on master slide fails

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


User cl changed the following:

What|Old value |New value

 Assigned to|cl|wg





--- Additional comments from c...@openoffice.org Thu Jul 15 09:47:43 + 
2010 ---
verified in cws, back to qa

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 112855] resizing the main layout area on master slide fails

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





--- Additional comments from c...@openoffice.org Thu Jul 15 09:48:24 + 
2010 ---
cl-wg: please keep an eye on regressions for single clicks on text objects

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 112855] resizing the main layout area on master slide fails

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


User cl changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from c...@openoffice.org Thu Jul  8 09:59:26 + 
2010 ---
Some aspects to this issue.

The issue just appears when selecting the shape border during text editing. Does
not appear when selecting the shape with for example the tab key.

And it is not only the master page object, it is every shape with the new layout
placeholder handles. They will be gone for master page objects in OOO330m1 but
the problem also appears on normal slides with an empty outline placeholder.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 112855] resizing the main layout area on master slide fails

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


User cl changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from c...@openoffice.org Thu Jul  8 13:46:56 + 
2010 ---
fixed in FuText::MouseButtonDown, calling SdrEndTextEdit only if we are still in
text edit mode.

Prior implementation also called SdrEndTextEdit if a handle was clicked and the
selected object had a textobject attached. Not sure why this caused troubles now
I suspect a timing issue. Anyway the fix should make the code more robust but we
should keep an eye on this when we start redesigning the interaction handling

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 112855] resizing the main layout area on master slide fails

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


User wg changed the following:

What|Old value |New value

 Assigned to|graphicsneedsconfirm  |cl

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Target milestone|---   |OOo 3.3





--- Additional comments from w...@openoffice.org Fri Jul  2 06:24:31 + 
2010 ---
Reproducible. Reassigned.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 112855] resizing the main layout area on master slide fails

2010-07-01 Thread jes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112855
 Issue #|112855
 Summary|resizing the main layout area on master slide fails
   Component|Presentation
 Version|DEV300m84
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|graphicsneedsconfirm
 Reported by|jes





--- Additional comments from j...@openoffice.org Thu Jul  1 17:20:26 + 
2010 ---
To reproduce:

1) File  New  Presentation  Create (all defaults)
2) View  Master  Slide Master
3) Click in the main layout area to enter editing mode
4) Click the border to get resizing handles around the edge
5) Click and drag (for example) the top, center (vertical resize) handle.

Instead of moving the top edge of the layout area, the top left corner and
bottom edge snap to the mouse position. Moving the other resizing handles also
shows similar problems.

The problem only seems to affect the main layout area in the master view.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org