Bug 123096 - Nodes being composed are not correctly calculated
Summary: Nodes being composed are not correctly calculated
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Formula Editor (show other bugs)
Version:
(earliest affected)
6.3.0.0.alpha0+
Hardware: All Windows (All)
: high normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2019-02-01 04:47 UTC by V Stuart Foote
Modified: 2019-02-01 10:26 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments
clip of formula editor, sqrt node bar mis calculated (38.87 KB, image/png)
2019-02-01 04:50 UTC, V Stuart Foote
Details

Note You need to log in before you can comment on or make changes to this bug.
Description V Stuart Foote 2019-02-01 04:47:10 UTC
Enter the below starmath formula markup

r_{~parallel~} = {n^2 cos(%theta) - sqrt{n^2 - sin^2(%theta)}} over
{n^2 cos(%theta) + sqrt{n^2 - sin^2(%theta)}} 
newline
newline
f(x)=sqrt(2x) +3

The closing bars for the sqrt node is misplaced and over sized. Place hodler for the node is correctly sized--but the bars are not scaled or positioned correctly.

Clip attached.
Comment 1 V Stuart Foote 2019-02-01 04:50:25 UTC
Created attachment 148813 [details]
clip of formula editor, sqrt node bar mis calculated
Comment 3 Xisco Faulí 2019-02-01 06:35:58 UTC
Regression introduced by: f00fc7ee17153ff70fa4fb2052a5b555af0c054c dmitriy shilin
https://cgit.freedesktop.org/libreoffice/core/commit/?id=f00fc7ee17153ff70fa4fb2052a5b555af0c054c

author	Dmitriy Shilin <dshil@fastmail.com>	2019-01-08 04:20:29 -0800
committer	Mike Kaganski <mike.kaganski@collabora.com>	2019-01-18 15:20:43 +0100
commit f00fc7ee17153ff70fa4fb2052a5b555af0c054c (patch)
tree a49f2b853a072303b43b04b49b9e93f75224003d
parent 8e50e218d26dfab1038570476e11d616f91d3768 (diff)
tdf#107792 vcl/win: introduce ScopedSelectedHFONT


Bisected with: bibisect-win32-6.3

Adding Cc: to Dmitriy Shilin
Comment 4 Xisco Faulí 2019-02-01 10:26:39 UTC
Issue fixed by https://git.libreoffice.org/core/+/77c9bcb1af09d20a813cc3a16c50a57ab09eb0b5%5E%21.

Verified in

Version: 6.3.0.0.alpha0+
Build ID: 3839f155874213669c1b1c648879e8e3d36b2f43
CPU threads: 16; OS: Windows 6.3; UI render: default; VCL: win; 
Locale: en-GB (en_GB); UI-Language: en-US
Calc: threaded

Closing as VERIFIED FIXED