Bug 310174 - Configuring Source Formatter, when selecting Kernighan & Ritchie, the listbox jumps to right
Summary: Configuring Source Formatter, when selecting Kernighan & Ritchie, the listbox...
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Astyle (other bugs)
Version First Reported In: 4.3.1
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-15 21:16 UTC by Aleksei
Modified: 2016-09-13 11:47 UTC (History)
1 user (show)

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


Attachments
Bug visualized (57.46 KB, image/jpeg)
2012-11-15 21:21 UTC, Aleksei
Details

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