https://bz.apache.org/ooo/show_bug.cgi?id=126152
Issue ID: 126152
Issue Type: DEFECT
Summary: Cell word wrapping is incorrect when AutoFilter is ON
Product: Calc
Version: 4.1.1
Hardware: Mac
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: ui
Assignee: [email protected]
Reporter: [email protected]
Created attachment 84567
--> https://bz.apache.org/ooo/attachment.cgi?id=84567&action=edit
Example screenshot of incorrect text wrapping
When AutoFilter is enabled and cell wrapping is set to wrap text automatically
there is a strange behavior:
1. If the text is short enough so that it fits one line then the filter
selector dropdown is just drawn on top of text (see column B and C - C looks
fine as the vertical alignment separates text from drop down selector)
2. If the text is longer than one line (column A), the cell gets a right margin
for all of its lines to clear the space for drop down selector.
What is expected:
If the line of text overlaps the selector, it should wrap accordingly,
otherwise it should occupy the whole cell width.
--
You are receiving this mail because:
You are the assignee for the issue.