Bug 107678 - No visual difference between Heading 9 and Heading 10
Summary: No visual difference between Heading 9 and Heading 10
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: low trivial
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Writer-Styles-Heading
  Show dependency treegraph
 
Reported: 2017-05-07 12:42 UTC by Yousuf Philips (jay) (retired)
Modified: 2022-05-10 03:28 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yousuf Philips (jay) (retired) 2017-05-07 12:42:24 UTC
Steps:
1) Open LO
2) Open the paragraph style editor for Heading 9 and Heading 10
3) Both will mention on the Organizer tab under the Contains heading - Western text: 75% + bold + Numbering(Outline) + X + Indent left 0.0 inch, Indent right 0.0 inch + From top 0.04, From bottom 0.04 inch

If you compare heading 5 and 6, as well as 7 and 8, the difference between each is that the second heading also has italics.

Version: 5.4.0.0.alpha0+
Build ID: 74ccd02eda2d6325a27266fd935aba29b3d75020
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2017-04-27_23:51:14
Locale: en-US (en_US.UTF-8); Calc: group

Note: 'X' in step 3 is replaced by the heading number
Comment 1 V Stuart Foote 2017-05-07 13:58:25 UTC
Agree, the Heading 10 style should probably have been set Italic

Think this is a simple toggle in /sw/source/core/doc/DocumentStylePoolManager.cxx; toggle the false at 564 to true.


    560         case RES_POOLCOLL_HEADLINE10:       // Heading 10
    561             {
    562                 SvxULSpaceItem aUL( PT_3, PT_3, RES_UL_SPACE );
    563                 aSet.Put( aUL );
    564                 lcl_SetHeadline( &m_rDoc, pNewColl, aSet, nOutLvlBits, 9, false );
    565             }
    566             break;
Comment 2 QA Administrators 2018-05-09 02:34:26 UTC Comment hidden (obsolete)
Comment 3 QA Administrators 2020-05-09 03:46:17 UTC Comment hidden (obsolete, spam)
Comment 4 QA Administrators 2022-05-10 03:28:34 UTC
Dear Yousuf Philips (jay) (retired),

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