[Libreoffice-bugs] [Bug 148707] Multiple V or B commands are not rendered ODF conform

2022-05-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148707

Regina Henschel  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

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

[Libreoffice-bugs] [Bug 148707] Multiple V or B commands are not rendered ODF conform

2022-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148707

--- Comment #3 from Commit Notification 
 ---
Regina Henschel committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/124382eba6aaeb475b4077920c082bf5c51ac029

tdf#148707 implicit moveTo on all not only on first

It will be available in 7.4.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 148707] Multiple V or B commands are not rendered ODF conform

2022-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148707

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.4.0

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

[Libreoffice-bugs] [Bug 148707] Multiple V or B commands are not rendered ODF conform

2022-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148707
Bug 148707 depends on bug 148714, which changed state.

Bug 148714 Summary: shapes of type "curved*Arrow" use wrong commands in 
segments definition
https://bugs.documentfoundation.org/show_bug.cgi?id=148714

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[Libreoffice-bugs] [Bug 148707] Multiple V or B commands are not rendered ODF conform

2022-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148707

raal  changed:

   What|Removed |Added

 OS|Windows (All)   |All

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

[Libreoffice-bugs] [Bug 148707] Multiple V or B commands are not rendered ODF conform

2022-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148707

raal  changed:

   What|Removed |Added

 CC||r...@post.cz
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #2 from raal  ---
Confirm Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 8279d89d6e037def78f50c72fab2116ca56bef52
CPU threads: 4; OS: Linux 5.13; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded Jumbo

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

[Libreoffice-bugs] [Bug 148707] Multiple V or B commands are not rendered ODF conform

2022-04-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148707

--- Comment #1 from Regina Henschel  ---
The problem is in lines #2338 to #2370 in
https://opengrok.libreoffice.org/xref/core/svx/source/customshapes/EnhancedCustomShape2d.cxx?r=d5fb8d50

The current implementation makes a moveto at the beginning and then continues
with the same code as the variants A and W. There it loops over the parameter
groups. Instead it need to make the case distinction whether moveto or lineto
is used inside this loop so that it is considered for each parameter group.

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

[Libreoffice-bugs] [Bug 148707] Multiple V or B commands are not rendered ODF conform

2022-04-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148707

Regina Henschel  changed:

   What|Removed |Added

 Depends on||148714


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=148714
[Bug 148714] shapes of type "curved*Arrow" use wrong commands it is segments
definition
-- 
You are receiving this mail because:
You are the assignee for the bug.