Bug 310174

Summary: Configuring Source Formatter, when selecting Kernighan & Ritchie, the listbox jumps to right
Product: [Applications] kdevelop Reporter: Aleksei <nevada83>
Component: AstyleAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: minor CC: anton
Priority: NOR    
Version First Reported In: 4.3.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 5.0.1
Sentry Crash Report:
Attachments: Bug visualized

Description Aleksei 2012-11-15 21:16:05 UTC
If I want to choose another style for AStyle formatting, I go to menu 'Settings->Configure KDevelop->Source Formatter'. If I select 'Kernighan & Ritchie' style, then the listbox with the styles jumps to the right part of the right splitter window, and there is no sample of how the selected style looks displayed.

Reproducible: Always

Steps to Reproduce:
1. Select menu: Settings->Configure KDevelop->Source Formatter.
2. Select in the 'Formatting Styles' listbox item 'Kernighan & Ritchie'. 
Actual Results:  
The 'Formatting Styles' listbox jumps to the right part of the right splitter window.

Expected Results:  
The 'Formatting Styles' listbox should be in the same place as if a style another than 'Kernighan & Ritchie' is selected.

If you cannot reproduce, then reopen the 'Settings->Configure KDevelop->Source Formatter' window.
Comment 1 Aleksei 2012-11-15 21:21:46 UTC
Created attachment 75292 [details]
Bug visualized