Bug 61188 - In tabbed MDI UI, files are sometimes opened in the embedded view
Summary: In tabbed MDI UI, files are sometimes opened in the embedded view
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: tabbed pages (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-13 18:50 UTC by Mario Scalas
Modified: 2003-11-04 15:34 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 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.