Bug 62075 - Hierarchical filter hard to find
Summary: Hierarchical filter hard to find
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Jorendc
URL:
Whiteboard: target:4.0.2 target:4.1.0
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-09 20:08 UTC by Jorendc
Modified: 2013-03-11 10:26 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot of the drop down list (107.61 KB, image/png)
2013-03-09 20:08 UTC, Jorendc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jorendc 2013-03-09 20:08:43 UTC
Created attachment 76241 [details]
Screenshot of the drop down list

Hi,

How to reproduce:
* Open Writer
* Open Format > 'Styles and Formatting' (F11)
* Open the dropdown box at the bottom of that dialog

Current behavior: the first entry (hierarchical) is not shown. Only viewable when you scroll up.

Solution: 
* increase MAX_FILTER_ENTRIES 12 (http://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/templdlg.cxx#86) to 14

Why 14 and not 13 as there are only 13 filters for now?
* I would like to implement another filter "unused styles" as soon as I can (Bug 46719), so then we'll have the same "problem".

Any objections?

Kind regards,
Joren
Comment 1 Cor Nouws 2013-03-09 20:41:00 UTC
Seen this strange situation often.
A good idea to improve that!
Comment 2 Cor Nouws 2013-03-09 20:41:47 UTC
just for the record: AFAIR, this bug is as old as Metusalem ;-)
Comment 3 Commit Notification 2013-03-11 08:56:09 UTC
Joren De Cuyper committed a patch related to this issue.
It has been pushed to "libreoffice-4-0":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=a9e2b90fd4458852e745ec5eca127549452617b7&h=libreoffice-4-0

fdo#62075 Hierarchical filter hard to find


It will be available in LibreOffice 4.0.2.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.
Comment 4 Commit Notification 2013-03-11 09:27:53 UTC
Joren De Cuyper committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=1272688c6001e160018dc2f64a0767730b18aca4

fdo#62075 Hierarchical filter hard to find



The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.