More buggies in 4.0.4

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
bluebsh
Posts: 48
Joined: Tue Apr 24, 2007 12:53 pm

More buggies in 4.0.4

Post by bluebsh » Wed Aug 22, 2007 12:41 pm

Two bugs...

First one is just annouying in VS2005 Mode... I open a file in a project that is checked out... go to the editor, start to type.. the file checks out on first key press (a letter or number) then strangely the focus jumps to the solution explorer! and the next letter I type it jumps to what ever file starts with that letter! very annoying! version 3.5.x didn't do this... and sourcesafe didn't do this...

second bug.. right clicking on a solution and selecting get latest versions only retrieves the latest version of the first project in the solution... it should get all files in the solution..

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Wed Aug 22, 2007 1:24 pm

I'm unable to reproduce either of these.

Could you provide a small sample solution that exhibits this behavior? Do you have a log file that contains trace data while this happened?
Ian Olsen
SourceGear

bluebsh
Posts: 48
Joined: Tue Apr 24, 2007 12:53 pm

Post by bluebsh » Thu Aug 23, 2007 6:50 am

let me see what I can do to get a repo solution created... I cant send you the real one as it is 600MB and has our code in it..

Balthazor
Posts: 81
Joined: Fri Mar 11, 2005 4:10 pm
Location: Hartford, Wisconsin

Post by Balthazor » Thu Aug 30, 2007 9:48 am

I don't know if anyone else has pointed this out yet, but another minor bug I've found is when you go to the Deleted Items tab in the Folder Properties dialog, the list shows items in an Icon display mode rather than the Details display mode like it used to. Looks kinda silly that way.

jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Thu Aug 30, 2007 10:19 am

Jeff Clausius
SourceGear

uberbloke
Posts: 14
Joined: Mon Jan 08, 2007 5:03 am

Post by uberbloke » Fri Sep 07, 2007 2:49 am

For the first issue this might be a VS2005 setting... (but if I'm teaching you to suck eggs ignore me)

The solution explorer tracks the active document, which I find annoying

Tools... Options... Project and Solutions...

Try unchecking "Track Active Item in Solution Explorer" (2nd Check Box)

This might help

Locked