Bug 138304 - Calc: Frame preview not correct
Summary: Calc: Frame preview not correct
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.1.0.0.alpha1+
Hardware: All All
: medium normal
Assignee: Juergen Funk (CIB)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-18 08:04 UTC by Juergen Funk (CIB)
Modified: 2021-07-02 08:13 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Frame Picture (11.92 KB, image/jpeg)
2020-11-18 08:04 UTC, Juergen Funk (CIB)
Details

Note You need to log in before you can comment on or make changes to this bug.
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