Bug 361014 - Completion widget flickert and not resize it width after abortCompletion
Summary: Completion widget flickert and not resize it width after abortCompletion
Status: RESOLVED FIXED
Alias: None
Product: frameworks-ktexteditor
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.20.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-26 15:01 UTC by Anthony Fieroni
Modified: 2017-01-04 08:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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