Skip to content
  • Alexander Lohnau's avatar
    Remove defunct check for proxyAction in foldermodel · 2a7c1c73
    Alexander Lohnau authored
    If we press the shortcut directly on the desktop the proxy action is still the del action,
    because the context menu was not opened and the selection did not change after we pressed shift.
    
    If we have the context menu open the proxyAction is properly updated.
    
    TestPlan:
    Pressing delete with selected fle opens "Move to trash" dialog
    Pressing shift+delete with selected file opens "Delete Permanently" dialog
    
    Same with the context menu open.
    
    BUG: 444128
    2a7c1c73