| Summary: | "Fixed" is used instead of "Fixed [Misc]" when loading a session. The session config files contain the right value. | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Michael Olbrich <michael.olbrich> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Michael Olbrich
2003-07-07 19:35:09 UTC
Correction: Only when I open a new tab in the konsole window where I set the default, I will get the right font. Whenever the value is read from the file, I get the wrong font, although it's correct in the config file: ... defaultfont=Fixed [Misc],12,-1,5,50,0,0,0,0,0 ... Could be a problem with Qt 3.2. In my system, Qt never selects the correct "Fixed [Misc]" font. I tested with Qt 3.1.2 and it shows. no problems now with 3.3.4. It probably was a qt problem. |