Bug 138304

Summary: Calc: Frame preview not correct
Product: LibreOffice Reporter: Juergen Funk (CIB) <juergen.funk_ml>
Component: CalcAssignee: Juergen Funk (CIB) <juergen.funk_ml>
Status: RESOLVED FIXED    
Severity: normal CC: thb
Priority: medium    
Version: 7.1.0.0.alpha1+   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: Frame Picture

Description Juergen Funk (CIB) 2020-11-18 08:04:15 UTC
Created attachment 167383 [details]
Frame Picture

Steps for the display
 - select a cell with the right mouse button
 - Select Format Cells..
 - Select Tab Borders 

Referred to the attached image

 - The corner pointers 1 and 2 are missing or should not be present
 - For the bitmaps the violet color should be replaced as the 
    background color (in Lo6.4 work this)
 - By click of a frame it Shown, next click it is DontCare, 
    and next click it is Hide (in Lo6.4 work this)
    BUT here it stay DontCare
 - When you click a other frame then the prev frame change too
 - under Linux (gtk3_kde5) there are distortions
Comment 1 Juergen Funk (CIB) 2020-11-18 08:18:59 UTC
Info:
-----
in svx/source/dialog/frmsel.cxx
For the click problem i think the FrameBorder::GetFocus .. and FrameBorder::SetCoreStyle messes this up, with lo6.4 there is no GetFocus when clicking
Comment 2 Juergen Funk (CIB) 2020-11-20 11:23:28 UTC
Here a fix for the toggle problem
https://gerrit.libreoffice.org/c/core/+/106220

Another error is, when you toggle a frame in lo6.4 a dashed rectangle is drawn directly around the toggle line, which is missing in this version?!
Comment 3 Thorsten Behrens (allotropia) 2021-07-02 08:13:24 UTC
Seen fixed on master