| Summary: | Unable to stretch panels in bottom dock over the minimal height | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Juraj <jurajoravec> |
| Component: | UI: general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | igorkuo |
| Priority: | NOR | ||
| Version First Reported In: | 6.0.240802 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Juraj
2024-11-13 19:49:59 UTC
Steps to reproduce (bit uncertain) 1. Enable search inside open document (press Ctrl+F) 2. Insert some term which is on page few times 3. Search multiple times on the page, probably best to reach end and beginning of the document a few times EXPECTED RESULT: Just normal search and nothing else OBSERVED RESULT? The search works fine, but the minimal height is set to some high value and pushes the rest of GUI down. Cannot reproduce. Have you tried renaming your ~/.config/kdevelop.rc, ~/.local/state/kdevelopstaterc, ~/.local/share/kdev* ? Perhaps some old KF5/Qt5 config causes the bug. > Cannot reproduce. I tried to reproduce in KDE Neon VM and was unable to. > Have you tried renaming your ~/.config/kdevelop.rc, ~/.local/state/kdevelopstaterc, > ~/.local/share/kdev* ? Perhaps some old KF5/Qt5 config causes the bug. Thank you for the list, I did not know which files are relevant. I renamed it and the problem seems to be solved, I hope permanently (till Qt7?). Thank you very much. |