Review Request: Fix same file opened multiple times when using split views and buddies

Commit Hook null at kde.org
Wed Feb 15 12:03:47 UTC 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103833/#review10662
-----------------------------------------------------------


This review has been submitted with commit b46efdbb97a0470bf1c6f42bba721d19393be6d4 by Lambert CLARA to branch 1.3.

- Commit Hook


On Jan. 31, 2012, 9:27 p.m., Lambert CLARA wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103833/
> -----------------------------------------------------------
> 
> (Updated Jan. 31, 2012, 9:27 p.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Description
> -------
> 
> When a buddy view could not be found in the same tab group than the current document, we searched in the other tab groups, which lead to the opening of another one.
> 
> 
> Diffs
> -----
> 
>   shell/documentcontroller.cpp 06189bd 
>   shell/tests/shellbuddytest.cpp 4102d02 
> 
> Diff: http://git.reviewboard.kde.org/r/103833/diff/
> 
> 
> Testing
> -------
> 
> Open a classA.h, classA.cpp, and main.cpp
> Then split vertical the main.cpp file, and close it from the left to get classA.h, classA.cpp | main.cpp
> Then after giving the focus to main.cpp, try to open classA.h with QuickOpen
> 
> This lead to :
>    classA.h, classA.h, classA.cpp | main.cpp
> 
> And now with this patch to : 
>     classA.h, classA.cpp | main.cpp, classA.h
> 
> I also modified a unit test to check for this.
> 
> 
> Thanks,
> 
> Lambert CLARA
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120215/fd196771/attachment.html>


More information about the KDevelop-devel mailing list