| Summary: | zoom (font size) can't become smaller than the initial value when using ctrl+mousewheel | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | FernandoMiguel <kde> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | normal | CC: | jtamate, valerio |
| Priority: | NOR | ||
| Version First Reported In: | SVN | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
FernandoMiguel
2008-11-25 15:07:05 UTC
I can confirm that but ONLY when the zoom is done with ctrl+mouse wheel. Ctrl+- can zoom out further, but ctrl+mouse whell down can't. That isn't much of a problem in konqueror (where you can use ctrl+- anyway), but it is for kmail (see bug 175921). Yes, this is a problem in KHTMLPart. I'm using it alone in a separate application, and zooming < 100% doesn't work. SadEagle on IRC pointed this comment out: [01:50] <SadEagle> // ### zooming under 100% is majorly botched, [01:50] <SadEagle> // so disable that for now. Guess that pretty much explains :) Dear user, KHTML (and KJS) was a long time more or less unmaintained and got removed in KF6. Please migrate to use a QWebEngine based HTML component. We will do no further fixes or improvements to the KF5 branches of these components beside important security fixes. For security issues, please see: https://kde.org/info/security/ Sorry that we did not fix this issue during the life-time of KHTML. Greetings Christoph Cullmann |