Title says it all. Reproducible: Always Steps to Reproduce: 1. Do a search where long lines will be matched 2. See truncated lines in grepview output view 3. Try to scroll horizontally Actual Results: Doesn't work
Git commit 8f4c04a1161a7ae4f823eb8efc1d2210175179df by Kevin Funk, on behalf of David Stevens. Committed on 09/02/2014 at 08:20. Pushed by kfunk into branch '1.6'. Patch for bug 328307 No horizontal scrolling possible in grepview Fixes the issue with horizontal scrolling described in the bug report. Also fixes a known issue with text width calculation which becomes very obvious with horizontal scrolling. REVIEW: 115342 M +8 -4 plugins/grepview/grepoutputdelegate.cpp M +3 -0 plugins/grepview/grepoutputview.cpp http://commits.kde.org/kdevplatform/8f4c04a1161a7ae4f823eb8efc1d2210175179df