[Bug 140616] FILEOPEN DOCX: paragraph style ignores rPr nested inside pPr (hand-crafted document) and fails to override with para marker highlight

2024-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140616

Justin L  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |jl...@mail.com
   |desktop.org |
 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #13 from Justin L  ---
(In reply to Commit Notification from comment #12)
> tdf#140616 ApplyParagraphMarkFormatToNumbering: including highlight
This patch fixes "and fails to override with para marker highlight"

It worked earlier if there was no highlight in the style, but only in the
marker (because then highlight == COL_TRANSPARENT). Now the marker will
override any inherited-from-styles highlighting.

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

[Bug 140616] FILEOPEN DOCX: paragraph style ignores rPr nested inside pPr (hand-crafted document) and fails to override with para marker highlight

2024-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140616

--- Comment #12 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/3b7ffa204c6d04640b5e2f4d4c6b6b4a03fd26c8

tdf#140616 ApplyParagraphMarkFormatToNumbering: including highlight

It will be available in 24.8.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.

[Bug 140616] FILEOPEN DOCX: paragraph style ignores rPr nested inside pPr (hand-crafted document) and fails to override with para marker highlight

2024-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140616

Justin L  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||4799

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

[Bug 140616] FILEOPEN DOCX: paragraph style ignores rPr nested inside pPr (hand-crafted document) and fails to override with para marker highlight

2024-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140616

--- Comment #11 from Justin L  ---
(In reply to Commit Notification from comment #10)
> tdf#140616 writerfilter: recognize style rPr under pPr
This resolves comment 5
"paragraph style ignores rPr nested inside pPr (hand-crafted document) "

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

[Bug 140616] FILEOPEN DOCX: paragraph style ignores rPr nested inside pPr (hand-crafted document) and fails to override with para marker highlight

2024-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140616

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|needs Word 2010+|needs Word 2010+
   ||target:24.8.0

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

[Bug 140616] FILEOPEN DOCX: paragraph style ignores rPr nested inside pPr (hand-crafted document) and fails to override with para marker highlight

2024-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140616

--- Comment #9 from Justin L  ---
Created attachment 193753
  --> https://bugs.documentfoundation.org/attachment.cgi?id=193753=edit
num3o.docx - no highlight comes from document.xml  - cancelling green
style

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

[Bug 140616] FILEOPEN DOCX: paragraph style ignores rPr nested inside pPr (hand-crafted document) and fails to override with para marker highlight

2024-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140616

--- Comment #8 from Justin L  ---
Created attachment 193752
  --> https://bugs.documentfoundation.org/attachment.cgi?id=193752=edit
num3n.docx - yellow highlight comes from numbering.xml - overrides everything
else

This file shows that the paragraph marker's highlight="none" has lower priority
than the numbering.xml's yellow highlight.

[In this case, pFormat->hasItem(RES_CHRATR_HIGHLIGHT), so the marker's
highlight is removed from pClearedSet.]

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

[Bug 140616] FILEOPEN DOCX: paragraph style ignores rPr nested inside pPr (hand-crafted document) and fails to override with para marker highlight

2024-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140616

--- Comment #7 from Justin L  ---
Created attachment 193751
  --> https://bugs.documentfoundation.org/attachment.cgi?id=193751=edit
num3m.docx: green highlight comes from paragraph style - word/style.xml

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

[Bug 140616] FILEOPEN DOCX: paragraph style ignores rPr nested inside pPr (hand-crafted document) and fails to override with para marker highlight

2024-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140616

Justin L  changed:

   What|Removed |Added

Summary|FILEOPEN DOCX: paragraph|FILEOPEN DOCX: paragraph
   |style ignores rPr nested|style ignores rPr nested
   |inside pPr (hand-crafted|inside pPr (hand-crafted
   |document)   |document) and fails to
   ||override with para marker
   ||highlight
 Whiteboard||needs Word 2010+

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