| Summary: | "Full-screen" toolbar button in wrong state after restoring window from window menu | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Jonathan Solomon <jsolomon> |
| Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | l.lunak |
| Priority: | NOR | ||
| Version First Reported In: | 3.0.2 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jonathan Solomon
2004-03-27 02:48:59 UTC
What Qt version? If older than 3.3.1 do you have the relevant patches from qt-copy applied (#0026, ...)? Qt 3.3.1 compiled from source. KDevelop probably just needs to use KToggleFullScreenAction like e.g. Konqueror does. KDevelop uses KToggleFullScreenAction now and this bug is gone. |