[sw-issues] [Issue 70991] row height extends to page size when dragging border with mouse in table breaking across pages

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


User pagalmes changed the following:

What|Old value |New value

  CC|'pj'  |'pagalmes,pj'





-
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 70991] row height extends to page size when dragging border with mouse in table breaking across pages

2006-12-25 Thread pj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70991


User pj changed the following:

What|Old value |New value

  Issue type|PATCH |DEFECT

Target milestone|---   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Mon Dec 25 22:06:28 -0800 
2006 ---
Matthias,
MRU confirmed the Issue. It cannot be closed due to a failed patch was proposed.
- Reset to defect
Is 3.0 a acceptable target?

Peter

-
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 70991] row height extends to page size when dragging border with mouse in table breaking across pages

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





--- Additional comments from [EMAIL PROTECTED] Thu Dec 21 00:59:38 -0800 
2006 ---
liutao, this patch seems to be insufficient. Can we expect that it will be
reworked? Or can we close this issue?


-
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 70991] row height extends to page size when dragging border with mouse in table breaking across pages

2006-12-19 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70991


User mh changed the following:

What|Old value |New value

 Assigned to|fme   |liutao

  Issue type|DEFECT|PATCH

Target milestone|OOo Later |---





--- Additional comments from [EMAIL PROTECTED] Tue Dec 19 07:43:24 -0800 
2006 ---
setting the issue type to patch
reassign back to liutao for rework as fme suggested.
set taget to not determined as it is of type patch now.

-
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 70991] row height extends to page size when dragging border with mouse in table breaking across pages

2006-12-19 Thread pj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70991


User pj changed the following:

What|Old value |New value

  CC|''|'pj'





--- Additional comments from [EMAIL PROTECTED] Tue Dec 19 17:58:55 -0800 
2006 ---
added myself to CC

-
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 70991] row height extends to page size when dragging border with mouse in table breaking across pages

2006-11-06 Thread fme
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70991





--- Additional comments from [EMAIL PROTECTED] Mon Nov  6 00:10:26 -0800 
2006 ---
fme-liutao: Thank you for your support. I had a look at your patch. Please
correct me if I'm wrong, but in both cases, if and else, the
SetLastRowAllowedToChange flag at the table will be set to true, so basically
your patch replaces 

rFill.SetLastRowAllowedToChange( !pTab-HasFollowFlowLine() );  

with

rFill.SetLastRowAllowedToChange( true );

The meaning of the SetLastRowAllowedToChange flag is this: If the last row of
the current table frame is split across two pages, it should not be allowed to
change the height of the last row. Your patch might work in your scenario, but I
think this issue needs some deeper digging. 

-
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 70991] row height extends to page size when dragging border with mouse in table breaking across pages

2006-11-05 Thread liutao
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70991


User liutao changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |40352)
the patch of this b
|  |ug






--- Additional comments from [EMAIL PROTECTED] Sun Nov  5 22:49:30 -0800 
2006 ---
Created an attachment (id=40352)
the patch of this bug


-
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 70991] row height extends to page size when dragging border with mouse in table breaking across pages

2006-11-02 Thread liutao
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70991





--- Additional comments from [EMAIL PROTECTED] Thu Nov  2 16:57:35 -0800 
2006 ---
I have repaired the bug.It is something wrong with file ndtbl.cxx.

-
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 70991] row height extends to page size when dragging border with mouse in table breaking across pages

2006-11-02 Thread fme
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70991





--- Additional comments from [EMAIL PROTECTED] Thu Nov  2 22:44:44 -0800 
2006 ---
fme-liutao: Sounds good. Can you please attach the patch to this issue?

-
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 70991] row height extends to page size when dragging border with mouse in table breaking across pages

2006-10-30 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70991


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |fme

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

 Summary|change the height of the r|row height extends to page
|ow (the last row of a tabl| size when dragging border
|e be divided into two page| with mouse in table break
|s.)make the row is full of|ing across pages
| the page.|

Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Mon Oct 30 01:48:20 -0800 
2006 ---
MRU-FME: insert a table into document and add content to the last row so that
the table braks onto next page. Place Cursor in a different cell on page 1. Now
change the height of the last row by dragging the bottom table border - row now
covers whole page

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