Author Topic: Perforce project diff and History interaction  (Read 2158 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Perforce project diff and History interaction
« on: September 19, 2014, 06:19:12 PM »
Compare project to perforce.
Select a different file, fileA.txt, and click "History".


Select another file - one with a "?" icon (A file not in the depot nor in the project).
BUG: The History window is disabled, yet it continues to show information for FileA.txt.




Select another different file, say FileB.txt.
In the history diff window (still showing information for FileA), select a revision and use the Diff dropdown to compare version #3 to version #4.
History correctly shows the diff for FileA.txt

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2896
  • Hero Points: 153
Re: Perforce project diff and History interaction
« Reply #1 on: September 22, 2014, 11:18:26 AM »
The history dialog isn't modal, it won't change because the file you selected changed.  You would need to launch another history dialog to do this.  You can launch multiples.

I'm not sure why the window is getting disabled when you select something different, I'll take a look at this.