Bug 309476 - Labels and tooltips (text inputs) for GDB executable and shell missmatch in launch configuration
Summary: Labels and tooltips (text inputs) for GDB executable and shell missmatch in l...
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: all modes (show other bugs)
Version: git master
Platform: openSUSE Linux
: NOR normal
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-03 13:57 UTC by Torbjörn K.
Modified: 2012-11-04 10:25 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 Torbjörn K. 2012-11-03 13:57:11 UTC
In current git master the text fields and the labels of the Debugger configuration do not match.

Reproducible: Always

Steps to Reproduce:
1. Open Run->Configure launches...
2. Select "Debug" view of a launch
Actual Results:  
When "GDB" is selected as Debugger, in the form group "Debugger" the tooltip of the text field corresponding to the label "Debugging shell" reads "Gdb executable". The tooltip of the text field corresponding to the label "Debgger executable" reads "Run gdb in a special shell (mainly for automake projects)".

Expected Results:  
Either the tooltips or the labels should be swapped.
Comment 1 Niko Sams 2012-11-04 10:25:16 UTC
Git commit a16ea28090cce64bc9f542c78eb4899b6a4b9143 by Niko Sams.
Committed on 04/11/2012 at 11:23.
Pushed by nsams into branch 'master'.

fix regression in gdb config widget: label was moved to wrong input

Thanks to Tobjörn K. for the report.

M  +22   -22   debuggers/gdb/debuggerconfigwidget.ui

http://commits.kde.org/kdevelop/a16ea28090cce64bc9f542c78eb4899b6a4b9143