Bug 467535 - No popup with information about character when selecting "All characters" view
Summary: No popup with information about character when selecting "All characters" view
Status: REPORTED
Alias: None
Product: kfontview
Classification: Applications
Component: general (show other bugs)
Version: 5.27.2
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-18 17:54 UTC by Alexander Wilms
Modified: 2023-03-18 17:54 UTC (History)
0 users

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 Alexander Wilms 2023-03-18 17:54:08 UTC
SUMMARY
When I inspect a font like EB Garamond (https://github.com/georgd/EB-Garamond) with many characters for niche use cases, like historical floral hearts, I'd like to easily find out a symbol's code point. When I select a preview of the type "Unicode Block", I get a popup with this information when I hover with the cursor over the symbol.  However, there is no popup when one select the "All Characters" preview type.


STEPS TO REPRODUCE
1. Open e.g. /usr/share/fonts/LiberationSans-Regular.ttf in kfontview
2. Select "Unicode Block: Basic Latin" as preview
3. Hover over character
4. Select "All Characters" as preview
5. Hover over character

OBSERVED RESULT
In the first case, one gets a popup with information like this:

Category Letter, Uppercase
UCS-4                          U+ 41
UTF-16                        0x 41
UTF-8                          0x41
XML Decimal Entity  A

In the second case, there is no such popup.

EXPECTED RESULT
The same popup, regardless of preview type.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20230315
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 6.2.4-1-default (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION