I've encountered this problem in earlier versions too, but have not reported it until now
When I delete a file from within X2, the focused item becomes the file beneath the deleted one (if this exists). This is indicated by a dotted line in stead of the different background colour when an item is truly actively selected.
Normally, when you hit the space bar, this item gets 'selected'. I mean the background colour changes to indicate that this is the 'active' item.
On occasion, the first stage of the process happens (dotted line around item below deleted one), but when I hit space or even use the arrow keys to change to another item this doesn't have any effect. The pane appearance doesn't change whatsoever. Only a pane focus shift with 'tab' solves the problem. I tried to determine where the focus went, but was unable to get any clues so far.
This usually happens when during a delete operation the top of the X2 window goes blank for a brief moment (seems to be repainting). After that, the focus is lost.
I think (not sure) that the following DBMON output belongs to this feature just happening to me:
Code: Select all
2584: Enumerated(refresh) 7 objects in the folder, code=1
2584: VIEW_10386: processing update notification for ctp_goed_premie.xml-
2584: VIEW_10386: processing update notification for ctp_goed_premie.xml--
2584: UWM_VIEWDELAYSORT got rid of 1 redundant messages
2584: Frame_1036e handling command 32791
2584: SPY(00000023): Raw Event 25 = DELETE
::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\C:\Ontw\TestCases\ctp_goed_premie.xml-- ::{20D04FE0-3AEA-1069-A2D8-08002B30309D
}\C:\RECYCLER\S-1-5-21-920478539-17179530-1000737058-48368\Dc1699.xml--
2584: SPY(00000023): Processing Disc Event = DELETE
::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\C:\Ontw\TestCases\ctp_goed_premie.xml-- <NULL>
2584: VIEW_10386: processing update notification for ctp_goed_premie.xml--
2584: Frame_1036e handling command 32858
2584: Frame_1036e handling command 32858
2584: Frame_1036e handling command 32858
2584: Frame_1036e handling command 32791
2584: SPY(00000023): Raw Event 26 = DELETE
::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\C:\Ontw\TestCases\ctp_goed_premie.xml- ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
\C:\RECYCLER\S-1-5-21-920478539-17179530-1000737058-48368\Dc1700.xml-
2584: SPY(00000023): Processing Disc Event = DELETE
::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\C:\Ontw\TestCases\ctp_goed_premie.xml- <NULL>
2584: VIEW_10386: processing update notification for ctp_goed_premie.xml-
2584: Frame_1036e handling command 57634
2584: Frame_1036e handling command 57637

