Search found 8 matches
- Mon Apr 07, 2025 12:40 pm
- Forum: ExamDiff Pro
- Topic: Menu Edit/Touch option causes view to jump
- Replies: 5
- Views: 5591
Re: Menu Edit/Touch option causes view to jump
Indeed - confirmed that doesn't happen when in tree mode. thanks
- Mon Apr 07, 2025 10:02 am
- Forum: ExamDiff Pro
- Topic: Menu Edit/Touch option causes view to jump
- Replies: 5
- Views: 5591
Re: Menu Edit/Touch option causes view to jump
I've attached my option settings.
- Mon Apr 07, 2025 9:57 am
- Forum: ExamDiff Pro
- Topic: Menu Edit/Touch option causes view to jump
- Replies: 5
- Views: 5591
Re: Menu Edit/Touch option causes view to jump
Perhaps a setting? IDK, lots of settings in there. I assume you have access to the code - how about suggesting what settings might affect the grid refresh logic after a "touch" command?
- Fri Apr 04, 2025 11:34 am
- Forum: ExamDiff Pro
- Topic: Menu Edit/Touch option causes view to jump
- Replies: 5
- Views: 5591
Menu Edit/Touch option causes view to jump
Steps to reproduce:
Compare two folders with more files than fit on the screen
"Touch" one of the files to set the date to Now()
Obverse that the view jumps (randomly?) and the file is no longer in view
UPDATE: found that the view jumps downward (file moves upward) relative to how far down ...
Compare two folders with more files than fit on the screen
"Touch" one of the files to set the date to Now()
Obverse that the view jumps (randomly?) and the file is no longer in view
UPDATE: found that the view jumps downward (file moves upward) relative to how far down ...
- Wed Mar 19, 2025 12:43 pm
- Forum: ExamDiff Pro
- Topic: BUG: ExamDiff improperly comparing shortcut (.lnk) files causes slowness
- Replies: 25
- Views: 59611
Re: BUG: ExamDiff improperly comparing shortcut (.lnk) files causes slowness
Not exactly, I tested setting the environment variable to a non-existent folder path and EDP was still fast. Its only when the environment variable itself doesn't exist that EDP ends up trying to find a syntactically incorrect path named "C:\Users\uscor4126\Desktop\ %LTI_SYSTEMVIEW_PATH% \LtiViewer ...
- Wed Mar 19, 2025 12:23 pm
- Forum: ExamDiff Pro
- Topic: BUG: ExamDiff improperly comparing shortcut (.lnk) files causes slowness
- Replies: 25
- Views: 59611
Re: BUG: ExamDiff improperly comparing shortcut (.lnk) files causes slowness
On further testing, it appears to be related to the fact that the environment variables listed in the shortcut do not exist on my machine (nor will they as my machine is not a production machine, just dev). If the environment variable is set, EDP is fast, even if the environment variable points to ...
- Wed Mar 19, 2025 12:08 pm
- Forum: ExamDiff Pro
- Topic: BUG: ExamDiff improperly comparing shortcut (.lnk) files causes slowness
- Replies: 25
- Views: 59611
Re: BUG: ExamDiff improperly comparing shortcut (.lnk) files causes slowness
I meant to attach this
Compare those values to the values listed in the Process Monitor - they are the same.
Why would EDP even care or know about those paths if Target column is not enabled?
That's what I mean by Target and the Start in (folder).Compare those values to the values listed in the Process Monitor - they are the same.
Why would EDP even care or know about those paths if Target column is not enabled?
- Wed Mar 19, 2025 9:12 am
- Forum: ExamDiff Pro
- Topic: BUG: ExamDiff improperly comparing shortcut (.lnk) files causes slowness
- Replies: 25
- Views: 59611
BUG: ExamDiff improperly comparing shortcut (.lnk) files causes slowness
Conclusion
I then noticed that when ExamDiff compares .lnk files (shortcuts in windows), it is trying to compare the target and start folder of the shortcut rather than the shortcut itself. That alone is a problem as well as the fact that it doesn't bother to expand the environment variable ...
I then noticed that when ExamDiff compares .lnk files (shortcuts in windows), it is trying to compare the target and start folder of the shortcut rather than the shortcut itself. That alone is a problem as well as the fact that it doesn't bother to expand the environment variable ...