Issue 17016

Summary: OptRowHeight not working properly in bug doc
Product: Calc Reporter: Frank Schönheit <frank.schoenheit>
Component: uiAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact:
Severity: Trivial    
Priority: P4 CC: esigra, issues, lemuelboeuf
Version: OOo 1.1 RC   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
document to reproduce the bug case none

Description Frank Schönheit 2003-07-17 12:46:13 UTC
- ensure that Tools/Options/Spreadsheet/General/"Use Printer metrics ..." is *off*
- open the attached spreadsheet
- select row 1, in it's context menu chose "Optimal Row Height"
- in the dialog, enter "0,0" as additional space, press OK
=> the height of the row is adjusted, but the text in cell B1 (rotated by 270
degrees) is not completely visible

Note: if you switch the "Use printer metrics ..." on, the bug does not happen.

Also, if I print the document, the text does _also_ not fit into cell B1.
Comment 1 Frank Schönheit 2003-07-21 13:00:07 UTC
Created attachment 7889 [details]
document to reproduce the bug case
Comment 2 niklas.nebel 2003-07-21 13:34:23 UTC
Just swapping width and height in ScColumn::GetNeededSize doesn't work
because of the different scaling factors.
Comment 3 niklas.nebel 2003-09-24 19:34:12 UTC
This issue should get target "later". That doesn't mean it won't get
done before 2.0, just that it's not a necessity.
Comment 4 oc 2003-10-02 11:15:37 UTC
According to the OpenOffice.org roadmap
(http://tools.openoffice.org/releases) this issue was retargeted to
OOo Later.
Comment 5 Marcus 2017-05-20 11:13:36 UTC
Reset assigne to the default "issues@openoffice.apache.org".
Comment 6 Lemon059 2020-01-28 13:37:42 UTC
Hello,

I also have an issue with text not fiting in a cell when printing (or preview also)

When typing a long caracter chain on a few rows in a cell, the printing make a blank space on the top of the cell. More rows there is, more the blank space is high.

The issue is solved by setting "Use Printer metrics ..." to *on*

I think those issues are linked.

Thanks