[Libreoffice-bugs] [Bug 153526] No Numbering/New Line After Comment

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

Justin L  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||4734
 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |jl...@mail.com
   |desktop.org |

--- Comment #11 from Justin L  ---
I see. The original exception prevented m_xPreviousParagraph from being
changed.

Now we run into another exception trying to read NumberingRules from an editeng
component which gives an exception because there is no
mpEditSource->GetTextForwarder(), even though it does report hasPropertyByName.

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

[Libreoffice-bugs] [Bug 153526] No Numbering/New Line After Comment

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

--- Comment #10 from Justin L  ---
OK - this is absolutely bizarre. When we have a ParaStyleName property assigned
to a comment, it raises an exception. But if I remove the property, then we get
this problem. It will be interesting trying to find the root of all this...

So, the problem in my commit comes from avoiding inserting an illegal property
into the top context in the case of IsInComments in lcl_startParagraphGroup.

So what? Things don't work unless an exception handler is run?

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

[Libreoffice-bugs] [Bug 153526] No Numbering/New Line After Comment

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

raal  changed:

   What|Removed |Added

  Regression By||Justin Luth

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

[Libreoffice-bugs] [Bug 153526] No Numbering/New Line After Comment

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

raal  changed:

   What|Removed |Added

   Keywords||bibisected, bisected
 CC||jl...@mail.com

--- Comment #9 from raal  ---
This seems to have begun at the below commit.
Adding Cc: to Justin Luth ; Could you possibly take a look at this one?
Thanks

35908e41a2428fe1c4130c34ae4062c3f0705215 is the first bad commit
commit 35908e41a2428fe1c4130c34ae4062c3f0705215
Author: Jenkins Build User 
Date:   Mon Jul 11 22:14:26 2022 +0200

source sha:cf02b94bc513ee1b742b4c5d7174632b568e8b72

https://git.libreoffice.org/core/+/cf02b94bc513ee1b742b4c5d7174632b568e8b72

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

[Libreoffice-bugs] [Bug 153526] No Numbering/New Line After Comment

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

raal  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
   Keywords||filter:docx, regression
 Blocks||106179

--- Comment #8 from raal  ---
confirm with Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 14844d835cc5d6dfde499a0b1074aea5dcff4fc7
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded

works in Version 4.1.0.0.alpha0+ (Build ID:
efca6f15609322f62a35619619a6d5fe5c9bd5a)


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106179
[Bug 106179] [META] Writer comment bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153526] No Numbering/New Line After Comment

2023-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153526

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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

[Libreoffice-bugs] [Bug 153526] No Numbering/New Line After Comment

2023-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153526

--- Comment #7 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

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

[Libreoffice-bugs] [Bug 153526] No Numbering/New Line After Comment

2023-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153526

--- Comment #6 from Aidan Franits  ---
Created attachment 185319
  --> https://bugs.documentfoundation.org/attachment.cgi?id=185319=edit
Same file with a comment

Here is the same file with a comment. You should see the bug in Writer 7.5, but
not Microsoft Word.

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

[Libreoffice-bugs] [Bug 153526] No Numbering/New Line After Comment

2023-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153526

--- Comment #5 from Aidan Franits  ---
Created attachment 185318
  --> https://bugs.documentfoundation.org/attachment.cgi?id=185318=edit
File with no comment

Here is an outline that I regularly use and add comments to for work.

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

[Libreoffice-bugs] [Bug 153526] No Numbering/New Line After Comment

2023-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153526

raal  changed:

   What|Removed |Added

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

--- Comment #4 from raal  ---
No repro with Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: b052ec2f2fbe0f3044ba824c064a280a5ee9cd7f
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded

Can you prepare test file without comments? Then I should insert comment, save,
and see loosing the numbering.

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

[Libreoffice-bugs] [Bug 153526] No Numbering/New Line After Comment

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

--- Comment #3 from Aidan Franits  ---
Update: Rendering is correct when the file is saved as ODT. Just not DOCX.

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

[Libreoffice-bugs] [Bug 153526] No Numbering/New Line After Comment

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

--- Comment #2 from Aidan Franits  ---
(In reply to Sophie Sipasseuth from comment #1)
> What do you mean by afterward?
> 
> In the current state of my understanding, I cannot reproduce the bug on my
> computer.
> 
> Version: 7.5.0.3 (X86_64) / LibreOffice Community
> Build ID: c21113d003cd3efa8c53188764377a8272d9d6de
> CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL:
> win
> Locale: fr-FR (fr_FR); UI: fr-FR
> Calc: CL threaded

I mean any text below the comment.

So to reproduce the bug, create a few lines of text with newlines, as if you
were writing a numbered list. Add a comment to one of the text bodies in the
middle; then save, close, and reopen Writer. You won't see any newlines or
numbers below that comment.

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

[Libreoffice-bugs] [Bug 153526] No Numbering/New Line After Comment

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

--- Comment #1 from Sophie Sipasseuth  ---
What do you mean by afterward?

In the current state of my understanding, I cannot reproduce the bug on my
computer.

Version: 7.5.0.3 (X86_64) / LibreOffice Community
Build ID: c21113d003cd3efa8c53188764377a8272d9d6de
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: fr-FR (fr_FR); UI: fr-FR
Calc: CL threaded

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