Bug 361014

Summary: Completion widget flickert and not resize it width after abortCompletion
Product: [Frameworks and Libraries] frameworks-ktexteditor Reporter: Anthony Fieroni <bvbfan>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.20.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Anthony Fieroni 2016-03-26 15:01:50 UTC
Type in katecomplationwidget.cpp 'm_viewb' and type backspace => completion is aborted and it has a flickert widget, type one more time backspace and width of completion widget is not correct calculated.

Reproducible: Always

Steps to Reproduce:
1. Type a word who has a completion widget
2. Type backspace few times
3. Completions widget width after abortCompletion is incorrect

Actual Results:  
https://i.imgur.com/iUrg2V4.png

Expected Results:  
I prefer to hasen't flickert, it's not too difficult 
But width of completion widget *must* be correct