Bug 299951 - Display annoyances with dynamic word wrap
Summary: Display annoyances with dynamic word wrap
Status: RESOLVED DUPLICATE of bug 258913
Alias: None
Product: kate
Classification: Applications
Component: part (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2012-05-13 17:54 UTC by mogliii
Modified: 2012-07-20 16:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mogliii 2012-05-13 17:54:49 UTC
Kile Version 2.9.60 Using KDE Development Platform 4.8.2 (4.8.2)
Kate Version 3.8.2 Using KDE Development Platform 4.8.2 (4.8.2)

When dynamic word wrap is activated, the source text sometimes behaves unexpected:

1. When dragging the scroll bar
2. When starting to type while a wrapped line is not shown completely

Reproducible: Always

Steps to Reproduce:
1. Create a document, activate dynamic word wrap (F10) and create/paste several lines that are wrapped several times. Make sure the text is long enough so that the vertical scroll bar appears.
2. Drag the vertical scrollbar up and down slowly. Multiple wrapped lines appear/disappear as one element.
3. Use mousewheele to move up and down. Multilines can be positioned in the middle.
4. Use the small up/down buttons below the vertical scroll bar. Multilines can be positioned in the middle.
5. Position the text using mouswheele, so that a multiline is positioned in the middle.
6. Place the cursor anywhere and start typing. The half-shown multiline jumps down so the beginning of the line is visible.
Actual Results:  
Unexpected jumping of the sourcetext

Expected Results:  
Scrolling should be always smooth, no expected jumps. 

This behavior makes it very difficult navigating in a text with many wrapped lines.
Comment 1 Michel Ludwig 2012-05-14 19:53:27 UTC
Forwarding to KatePart.
Comment 2 Dominik Haumann 2012-07-20 16:27:09 UTC
Known issue and solved for KDE 4.9.

*** This bug has been marked as a duplicate of bug 258913 ***