To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67243


User kendy changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'ace_dent,mmeeks,mmp,pagal|'ace_dent,lho,mmeeks,mmp,p
                        |mes'                      |agalmes,sts'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Jan 25 02:51:36 -0800 
2007 -------
> - The second use of the "merge & center" toolbar icon doesn't restore the
> original state. Instead, after breaking a merge apart, the first cell remains
> centered (but should be what it was before merging, or - in case a style was
> applied - what the default formatting for this style is).

Unfortunately, this is technically impossible.  This is very similar to the 
situation when you merge cells that all have some text in - you are asked 
whether to make one string of all of them.  If you gree and then use the 
'toggle merge' again, the text stays merged in the first cell (this is the 
behavior in the up-stream package as well).

What we could do is that with the second click on the 'merge & center', we 
would reset the alignment to default.

> - The menu command toggle indicates "merged and centered" even if the cell is
> just merged and not centered. Instead, the command "Merge cells" should work
> as a toggle, too. If cells are just merged and not centered, the menu needs
> to show that.

The 'toggle merge' functionality was added later, when there already existed 
these 'merge' and 'split' commands (as shown in the menu).  They are still 
available for UNO calls, so we would have to

- Hide them again (as it is in the current up-stream packages), and let the 
'toggle merge' as it is in the up-stream package (without the centering 
functionality)
- Add the 3th way, 'toggle merge & center'
- Show just 'toggle merge' and 'toggle merge & center' in the menu

Do we want that?  No problem to change the patch this way, of course.

> - The icon for "merge and center" needs to be changed, because the
> functionality has changed. Additionally, Writer offers the functionality to
> merge cells, too, and it uses this (old) icon already. 

sts: Could you provide us with the new icon, please?

> - The menu should contain the new icon.

> So much about the existing functionality. What about the idea of making the
> menu button a drop-down button, offering the new functionality in addition to
> the old one?

Could be.  Here is the question what should be the default ;-)

> Plus, we can offer an additional one, that centers content not only
> horizontally, but vertically, too (in case multiple rows are selected).

The attached implementation of 'toggle merge & center' centers in both 
directions (which is different from what the MS office does).  Should I change 
it?

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

Reply via email to