[Bug 19688] autoscroll to the first error/warning
Andreas Pakulat
apaku at gmx.de
Thu Jul 3 09:51:32 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=19688
apaku gmx de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From apaku gmx de 2008-07-03 11:51 -------
you mean that kdevelop automatically scrolls to the first error? Thats quite a bit harder to achieve, because the model shouldn't know about the view, hence cannot scroll to the first error it finds. OTOH the view doesn't know what lines in the model represent errors.
I'll have to think more about this before I can say wether its feasible without too much hackery to do this. As this report is actually about exactly that feature I'll re-open.
More information about the KDevelop-devel
mailing list