| Summary: | changing menu font doesn't change all menus | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Jonathan Marten <jjm> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bluedzins |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Incorrect font in menu bar pulldown
Incorrect font in context menu System settings to produce these results |
||
|
Description
Jonathan Marten
2008-04-19 11:24:07 UTC
Created attachment 24401 [details]
Incorrect font in menu bar pulldown
Created attachment 24402 [details]
Incorrect font in context menu
Created attachment 24403 [details]
System settings to produce these results
SVN commit 826828 by tokoe: QPopupMenu doesn't exists any longer, use QMenu instead. That fixes setting of fonts for menus. BUG: 161006 M +1 -1 kglobalsettings.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=826828 |