[Libreoffice-bugs] [Bug 116676] Function insertTextPortion() of XTextPortionAppend Interface doesn't work

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

Maxim Monastirsky  changed:

   What|Removed |Added

 CC||momonas...@gmail.com
 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #10 from Maxim Monastirsky  ---
Fixed by commit da8dead8e9282010893cbd12519e107baf03cd1a.

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

[Libreoffice-bugs] [Bug 116676] Function insertTextPortion() of XTextPortionAppend Interface doesn't work

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

--- Comment #9 from Roland Baudin  ---
The bug is still there in LibreOffice 7.5.3.2.

I checked the source code and found that in file
editeng/source/uno/unotext.cxx, the method:

uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::insertTextPortion(
const OUString& /*rText*/,
const uno::Sequence< beans::PropertyValue >& /*rCharAndParaProps*/,
const uno::Reference< text::XTextRange>& /*rTextRange*/ )
{
uno::Reference< text::XTextRange > xRet;
return xRet;
}

doesn't do anything, it is a dummy method.

On the contrary, the method:

uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::appendTextPortion(
const OUString& rText,
const uno::Sequence< beans::PropertyValue >& rCharAndParaProps )

is fully implemented.

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

[Libreoffice-bugs] [Bug 116676] Function insertTextPortion() of XTextPortionAppend Interface doesn't work

2021-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116676

--- Comment #8 from QA Administrators  ---
Dear Roland Baudin,

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] [Bug 116676] Function insertTextPortion() of XTextPortionAppend Interface doesn't work

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

himajin100...@gmail.com changed:

   What|Removed |Added

 Blocks|107659  |127590


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107659
[Bug 107659] [META] Macro bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=127590
[Bug 127590] [META] Application Programming Interface (API), when all scripted
languages are affected
-- 
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 116676] Function insertTextPortion() of XTextPortionAppend Interface doesn't work

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

--- Comment #7 from himajin100...@gmail.com ---
https://opengrok.libreoffice.org/xref/core/forms/source/richtext/richtextunowrapper.hxx?r=61dd9caf#40
https://opengrok.libreoffice.org/xref/core/include/editeng/unotext.hxx?r=3667031e#482
https://opengrok.libreoffice.org/xref/core/include/editeng/unotext.hxx?r=3667031e#408

-- 
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 116676] Function insertTextPortion() of XTextPortionAppend Interface doesn't work

2019-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116676

--- Comment #6 from himajin100...@gmail.com ---
https://opengrok.libreoffice.org/xref/core/editeng/source/uno/unotext.cxx?r=24c17dab#2075

-- 
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 116676] Function insertTextPortion() of XTextPortionAppend Interface doesn't work

2019-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116676

--- Comment #5 from himajin100...@gmail.com ---
oops, I mis-posted to the wrong bug report.

-- 
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 116676] Function insertTextPortion() of XTextPortionAppend Interface doesn't work

2019-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116676

--- Comment #4 from himajin100...@gmail.com ---
https://opengrok.libreoffice.org/xref/core/basic/source/runtime/runtime.cxx?r=889dc7bf#4026

-- 
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 116676] Function insertTextPortion() of XTextPortionAppend Interface doesn't work

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

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

   What|Removed |Added

 Blocks||107659


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107659
[Bug 107659] [META] Macro bugs and enhancements
-- 
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 116676] Function insertTextPortion() of XTextPortionAppend Interface doesn't work

2019-04-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116676

--- Comment #3 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 116676] Function insertTextPortion() of XTextPortionAppend Interface doesn't work

2018-04-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116676

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Buovjaga  ---
Repro.

Arch Linux 64-bit
Version: 6.1.0.0.alpha0+
Build ID: 6acda2a36c9025e0d3fe94d6ca8788ab60c3203e
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on April 2nd 2018

-- 
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 116676] Function insertTextPortion() of XTextPortionAppend Interface doesn't work

2018-04-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116676

Buovjaga  changed:

   What|Removed |Added

 Attachment #140932|0   |1
is obsolete||
 CC||todven...@suomi24.fi

--- Comment #1 from Buovjaga  ---
Created attachment 141058
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141058=edit
Simple document with a form that contains a rich text control plus macro

-- 
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