Summary: | Implement scrolling based on dyn.-wrapped lines (as an option) | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Silver Salonen <silver.salonen> |
Component: | kwrite | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | aakandaurov, akaburtan, christoph, giuseppegallone, sven.burmeister, toddrme2178 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | 4.8 | |
Sentry Crash Report: |
Description
Silver Salonen
2010-03-22 06:39:33 UTC
Thats by design, sorry, that is not changeable. What design is that? The design needs to be fixed then, because it's a buggy behavior of a program. Thats your opinion and if your want to rewrite that part and provide patches, than it is fine. But that is no error or bug. Sorry, maybe I soundid a bit harsh before :) I thought about that a little, so yes, that may not be an error in design, but maybe the bug should be changed to wish instead? The wish would be to enable line-by-line navigation with dynamic line wraps. Ok, thats a valid thing to do :) *** Bug 247218 has been marked as a duplicate of this bug. *** What could be done is this: Check, if the upper line is dynamically wrapped. If so, move the view one line up, but do not touch the scrollbar. Then, at least scrolling with the mouse wheel over the text area would work as expected. KDE 4.8 seems to have this issue solved (at least for me). Yep, seems fixed. Yes: It works with the arrow buttons of the scrollbar and the mouse wheel. But it does not work, if you move the scrollbar with the mouse. But I think this is still a good compromise. *** Bug 273236 has been marked as a duplicate of this bug. *** *** Bug 305095 has been marked as a duplicate of this bug. *** |