Bug 61188

Summary: In tabbed MDI UI, files are sometimes opened in the embedded view
Product: [Applications] kdevelop Reporter: Mario Scalas <mario.scalas>
Component: UI: tabbed pagesAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mario Scalas 2003-07-13 18:50:48 UTC
Version:           CVS (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.2.3 -O0 -g3
OS:          Linux

Step to reproduce for sure ;-)
0) You must be in tabbed MDI 
1) Compile something which produce some warning or similar
2) click on the line with the warning

Hopefully gideon should open the file in the _editor_ view and move the cursor to the right line: instead it opens the file in the embedded widgets view! (where I can use it without problems, miracles of the component programming).

Hope this will be fixed since it is (for now) the only problem which prevent me from switching to MDI from IDEAL.
Comment 1 Amilcar do Carmo Lucas 2003-11-04 15:34:31 UTC
I guess F@lk fixed it.