File or Folder detection should occur before path is passed to the view

Bug #556133 reported by Danielle Foré
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dash
Triaged
Undecided
K900

Bug Description

Currently, We've grouped file or folder detection in with error detection in the AbstractView.

What we should be doing is detecting that before we pass the path to the view so that we can revert the text back to the pwd without having to redraw or navigated away from the current folder.

Changed in dashfilebrowser:
status: New → Confirmed
Revision history for this message
K900 (k0009000) wrote :

It will be moved to FileView when I complete the abstract classes

Changed in dashfilebrowser:
assignee: nobody → K-9 (k0009000)
K900 (k0009000)
Changed in dashfilebrowser:
status: Confirmed → Fix Committed
Revision history for this message
Danielle Foré (danrabbit) wrote :

Not really fixed yet. File or Folder is still being detected in IconView.cs

instead, it should happen in MainWindow.cs when the path is passed from the entry to GoToDir();

In this way, we can open a file without actually changing the path.

Changed in dashfilebrowser:
status: Fix Committed → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.