Bug 211982

Summary: [calc] column labels are not correctly redrawing when window split height is very small
Product: [Fedora] Fedora Reporter: Matěj Cepl <mcepl>
Component: openoffice.orgAssignee: Caolan McNamara <caolanm>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: mcepl
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-24 13:26:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
incorrect renderiing of column labels
none
missing column labels none

Description Matěj Cepl 2006-10-24 11:59:20 UTC
Description of problem:
First row of the table is fuzzy.

Version-Release number of selected component (if applicable):
2.0.2-5.19.2

How reproducible:
With given document 100%

Steps to Reproduce:
1.open document (attached, but private)
2.with cursor keys scroll through the first line
3.observe the column labels
  
Actual results:
column labels are not displayed correctly and when scrolling one screen right,
labels are missing completely (see attached screenshots)

Expected results:
column labels should be clearly visible and unchanged

Additional info:

Comment 1 Matěj Cepl 2006-10-24 11:59:20 UTC
Created attachment 139217 [details]
problematic attachment

Comment 2 Matěj Cepl 2006-10-24 12:01:30 UTC
Created attachment 139218 [details]
incorrect renderiing of column labels

Comment 3 Matěj Cepl 2006-10-24 12:02:35 UTC
Created attachment 139220 [details]
missing column labels

Comment 4 Caolan McNamara 2006-10-24 12:31:16 UTC
most odd, there's a hidden row one, but even un-hidden the 1st column label and
1st row label overlap in an unusual fashion. Might be a problem of the original
.xls import

Comment 5 Caolan McNamara 2006-10-24 13:00:32 UTC
quick fix, use window menu and untick "split", we have some sort of bad re-draw
problem on a tiny height window split

Comment 6 Caolan McNamara 2006-10-24 13:26:25 UTC
has a workaround, and not a very common scenario. Methinks the .xls import might
need to have a minimum height it snaps such a split window height to. Bug logged
upstream as http://www.openoffice.org/issues/show_bug.cgi?id=70800