Bug 328307

Summary: No horizontal scrolling possible in grepview
Product: [Developer tools] kdevplatform Reporter: Kevin Funk <kfunk>
Component: grepviewAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: kfunk
Priority: NOR Keywords: junior-jobs
Version: git master   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Kevin Funk 2013-12-01 22:18:30 UTC
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
Comment 1 Kevin Funk 2014-02-09 08:51:38 UTC
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