[Libreoffice-bugs] [Bug 120283] connector view changes when duplicating slide

2023-05-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120283

Dave Gilbert  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |freedesk...@treblig.org
   |desktop.org |
 Status|NEW |ASSIGNED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 120283] connector view changes when duplicating slide

2023-05-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120283

--- Comment #12 from Dave Gilbert  ---
curiously copy-paste works for this case; a bit of digging shows it uses a
different path using CloneList::CopyConnections

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 120283] connector view changes when duplicating slide

2023-05-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120283

--- Comment #11 from Dave Gilbert  ---
In the good case, the outer 
XPolygon SdrEdgeObj::ImpCalcEdgeTrack(const XPolygon& rTrack0,
SdrObjConnection& rCon1, SdrObjConnection& rCon2, SdrEdgeInfoRec* pInfo) const
(~727 of svdoedge.cxx)
gets called with a valid rCon2:

 rCon2: my SdrPage: 0x1a21af0 rCon2/Page: 0x1a21af0

but in the bad case the rCon2.pObj is NULL.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 120283] connector view changes when duplicating slide

2023-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120283

--- Comment #10 from Dave Gilbert  ---
I'm chasing this backwards from the XML output, the points come from 

SdrEdgeObj::ImpCalcEdgeTrack

and it's called very differently in the good and bad cases; I'll follow it back
to see why.

In the good case we see (with a bunch of debug):

SdrEdgeObj::ImpCalcEdgeTrack entry: 0x2637f20 eKind: 3 Angles:27000 / 9000
Points:14829,2381 / 16086,3766 BoundRects: 2758x921@(13450,1462) /
3223x1039@(14475,3765) BewareRects: 3758x1921@(12950,962) /
4223x2039@(13975,3265)
  bezier>2 case(Z / 4) Pts: 14829,2381 / 14829,3074 / 16086,3074 / 16086,3766
d1: 0 / 693 d2: 0 / -692

in the bad case it tries a whole bunch of different configurations, 5 point, 4
point Z, 3 point and finally a 4 point U; in all cases the bound and beware
rects fro the destination is screwy compared to the original:
SdrEdgeObj::ImpCalcEdgeTrack entry: 0x42daf20 eKind: 3 Angles:27000 / 0
Points:14829,2381 / 16086,3766 BoundRects: 2758x921@(13450,1462) /
1x1@(16086,3766) BewareRects: 3758x1921@(12950,962) / 1x1@(16086,3766)
  bezier>2 case(? / 5) Pts: 14829,2381 / 14829,3324 / 16086,3766 / 16086,3766
d1: 0 / 943 d2: 0 / 0
SdrEdgeObj::ImpCalcEdgeTrack entry: 0x42daf20 eKind: 3 Angles:27000 / 9000
Points:14829,2381 / 16086,3766 BoundRects: 2758x921@(13450,1462) /
1x1@(16086,3766) BewareRects: 3758x1921@(12950,962) / 1x1@(16086,3766)
  bezier>2 case(Z / 4) Pts: 14829,2381 / 14829,3324 / 16086,3324 / 16086,3766
d1: 0 / 943 d2: 0 / -442
SdrEdgeObj::ImpCalcEdgeTrack entry: 0x42daf20 eKind: 3 Angles:27000 / 18000
Points:14829,2381 / 16086,3766 BoundRects: 2758x921@(13450,1462) /
1x1@(16086,3766) BewareRects: 3758x1921@(12950,962) / 1x1@(16086,3766)
  bezier>2 case(L / 3) Pts: 14829,2381 / 14829,3766 / 14829,3766 / 16086,3766
d1: 0 / 1385 d2: -1257 / 0
SdrEdgeObj::ImpCalcEdgeTrack entry: 0x42daf20 eKind: 3 Angles:27000 / 27000
Points:14829,2381 / 16086,3766 BoundRects: 2758x921@(13450,1462) /
1x1@(16086,3766) BewareRects: 3758x1921@(12950,962) / 1x1@(16086,3766)
  bezier>2 case(U / 4) Pts: 14829,2381 / 14829,3766 / 16086,3766 / 16086,3766
d1: 0 / 1385 d2: 0 / 0

I'll chase that back.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 120283] connector view changes when duplicating slide

2023-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120283

--- Comment #9 from Dave Gilbert  ---
Created attachment 184833
  --> https://bugs.documentfoundation.org/attachment.cgi?id=184833=edit
More minimal document

There's something group related going on.

The bottom box is actually a member of a group; and in the minimal version the
only member.
Hit 'ungrup' and the problem goes away.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 120283] connector view changes when duplicating slide

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120283

--- Comment #8 from Dave Gilbert  ---
Diffing the content.xml:

18,20c18,20
< 
< 
< 
---
> 
> 
> 
27c27
<   
---
>presentation:background-objects-visible="true" 
> presentation:display-footer="true" presentation:display-page-number="false" 
> presentation:display-date-time="true"/>
66c66
<   
---
>draw:fill="none" draw:fill-color="#ff" draw:auto-grow-height="true" 
> draw:auto-grow-width="false" fo:max-height="0cm" fo:min-height="0.865cm"/>
70c70
<   
---
>draw:fill="none" draw:fill-color="#ff" draw:auto-grow-height="true" 
> draw:auto-grow-width="false" fo:max-height="0cm" fo:min-height="1.729cm"/>
92a93
>   
96c97,98
<   
---
>style:writing-mode="lr-tb"/>
>   
100c102
<   
---
>style:writing-mode="lr-tb"/>
104c106
<   
---
>style:writing-mode="lr-tb"/>
112c114
<   
---
>style:writing-mode="lr-tb"/>
125c127
<   
---
>style:writing-mode="lr-tb"/>
130c132
<   
---
>style:writing-mode="lr-tb"/>
134a137
>   
139c142
<   
---
>style:writing-mode="lr-tb"/>
143a147
>   
306c310
< 
---
>  draw:layer="layout" draw:type="curve" svg:x1="14.829cm" svg:y1="2.381cm" 
> svg:x2="16.086cm" svg:y2="3.766cm" draw:start-shape="id3" 
> draw:start-glue-point="2" svg:d="M14829 2381c0 1414 1257 722 1257 1385" 
> svg:viewBox="0 0 1258 1386">
309c313
< 
---
>  draw:layer="layout" draw:type="curve" svg:x1="16.086cm" svg:y1="4.802cm" 
> svg:x2="16.086cm" svg:y2="5.899cm" svg:d="M16086 4802v1097" svg:viewBox="0 0 
> 1 1098">
318c322
< 
---
>  draw:layer="layout" draw:type="line" svg:x1="13.537cm" svg:y1="6.406cm" 
> svg:x2="14.476cm" svg:y2="6.417cm" draw:start-shape="id4" 
> draw:start-glue-point="1" svg:d="M13537 6406l939 11" svg:viewBox="0 0 940 12">
404c408
< 
---
>  draw:layer="layout" draw:type="lines" svg:x1="10.553cm" svg:y1="11.716cm" 
> svg:x2="12.144cm" svg:y2="11.716cm" draw:start-shape="id9" 
> draw:start-glue-point="1" draw:end-shape="id7" draw:end-glue-point="3" 
> svg:d="M10553 11716h501 573 517" svg:viewBox="0 0 1592 1">
407a412
>form:apply-design-mode="false"/>



A couple of those connector diffs have different svg entries; the first one is:

svg:d="M14829 2381c0 1039 1257 347 1257 1385"
vs  svg:d="M14829 2381c0 1414 1257 722 1257 1385"
(offset of 375)

the last one has:
svg:d="M10553 11716h501 589 501"
vs  svg:d="M10553 11716h501 573 517"

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 120283] connector view changes when duplicating slide

2023-01-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120283

--- Comment #7 from Dr. David Alan Gilbert  ---
Still present in 7.4.3.2 (on Fedora 37)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 120283] connector view changes when duplicating slide

2023-01-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120283

--- Comment #6 from QA Administrators  ---
Dear Dr. David Alan Gilbert,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 120283] connector view changes when duplicating slide

2021-01-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120283

--- Comment #5 from QA Administrators  ---
Dear Dr. David Alan Gilbert,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 120283] connector view changes when duplicating slide

2019-01-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120283

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

Summary|line moves  when|connector view changes when
   |duplicating slide   |duplicating slide
 Blocks||99649


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=99649
[Bug 99649] [META] Improve Connector handling
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs