Bug 181567 - content tree view: unfold node on click
Summary: content tree view: unfold node on click
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-22 08:22 UTC by Maciej Pilichowski
Modified: 2024-11-21 20:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Pilichowski 2009-01-22 08:22:26 UTC
Version:            (using 4.1.3)
Installed from:    Debian testing/unstable Packages

In content pane you see entries like this

[+] introduction

when you click on [+] this node unfolds. The problem is [+] is very tiny, not good for disabled people. So it would be good to be able to click on the label "introduction" as well (this would the effect of selecting, like it has now).
Comment 1 Pino Toscano 2009-01-22 10:19:12 UTC
> The problem is [+] is very tiny, not good for disabled people.

This sounds like a general problem with the style, that provides a small "plus" symbol.
I suggest you trying for example the Plastique style (no need to change the style globally, just run `okular --style plastique` from a command line interface).
Comment 2 Maciej Pilichowski 2009-01-22 10:51:44 UTC
Thank you for the tip Pino.

Yes, it is problem with small +, but no matter how bigger it gets, the one symbol cannot match with entire line. Besides, it feels more "natural" to click on entries instead of pinpointing "+".
Comment 3 Will Sierzputowski 2024-11-21 20:14:43 UTC
The UI design has been updated in more recent versions reducing this issue. It would be more accessible to make clicking the entry opens the sub entries, but this also jumps you in the document as clicking an entry move the current view this has undesired behavior.