There is a bug when using the Frame (de: "Umrandung") drop down menu from the "Format" menu in calc. Select a group of cells (e.g. 3x5). Select e.g. the left side border in the "Umrandung" menu. Nothing is drawn. It works only if you draw an entire square around the cells.
Hi, Can you pls explain which menu entry you mean exactly? There is no border (Umdandung) or something like that in the menu Format. thanks - Cor
Created attachment 43318 [details] Screenshot of the Menu Item I thought it was difficult to explain, so here is the screen shot. The mousepointer points to the drop down menu.
This bug is LibO specific. It works fine in OOo 3.3
(In reply to comment #2) > Created an attachment (id=43318) [details] > Screenshot of the Menu Item Thanks Dietmar. This is not the 'Menu' but the Formatting Tool bar Never mind ;-) It definitely works OK in LO 3.3.0. I tried that menu already before. I haven't installed 3.3.1 yet. So cannot confirm.
I checked in Debian Squeeze (Go-oo) Openoffice.org 3.2.1, where it also works. So the bug could have been introduced with fixing the borderline issue in the api. Please someone countercheck with 3.3.1. Dietmar
It works in LibO 3.3.= final. Broken in 3.3.1 RC1
I have nominate it as stopper for 3.3.1
Kohei / Cedric - any thoughts ? :-) it'd be nice to have a fix today if possible.
When I set the border from the cell format dialog it works fine. But setting a single border from the pop-up is utterly broken.
Taking it: borders are my area
Fixed in master branch by this commit: http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=4da3c4b2874fba5451d391a13e8443d451712bbe Review requested for 3.3 and 3.3.1 branches.
To help the review process, the fixed commit is the following one: http://cgit.freedesktop.org/libreoffice/libs-core/commit/?h=libreoffice-3-3-1&id=3792811e4a4fbef556c9a4d3abcb17ad246e0576
Approved for libreoffice-3-3 and 3.3.1 - the original code change (which contains the error) ie. we should only be bailing out on failed co-ercion from the Any, not if the border is not set ;-) which this code changes fixes is: http://cgit.freedesktop.org/libreoffice/libs-core/commit/?h=libreoffice-3-3-1&id=3792811e4a4fbef556c9a4d3abcb17ad246e0576 Thanks Cedric ! :-)
Looks sane, go for it IMO.
I think I did it that way originally, then "optimized" it ;) I see the problem now. +1 for 3-3-1 .
Just for record. I have cherry-picked it for libreoffice-3-3 and libreoffice-3-3-1 branches: http://cgit.freedesktop.org/libreoffice/libs-core/commit/?h=libreoffice-3-3&id=27119e72dd2ee8125492957aebaa18521327c587 http://cgit.freedesktop.org/libreoffice/libs-core/commit/?h=libreoffice-3-3-1&id=8e79917efdcffd70b9bc6b66ea10f811980e44cf
*** Bug 34329 has been marked as a duplicate of this bug. ***