Opened 5 years ago
Closed 5 years ago
#1485497 closed Bugs (fixed)
dragging in prefernces folder list in
| Reported by: | tensor | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-stable |
| Component: | User Interface | Version: | 0.2-beta |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
There are no feedback when drag-n-dropping one folder into another in the preferences folder list.
Change History (3)
comment:1 Changed 5 years ago by alec
comment:2 Changed 5 years ago by tensor
Folder move can be very lengthy.
At first, I though that it is not possible at all just because I moved the folder and nothing happened during the first 5 secs. It took 20 secs to move very big folder. Giving a feedback (set_busy())would tell the user that the action is taking place...
comment:3 Changed 5 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Fixed in [701b9a7c].
Note: See
TracTickets for help on using
tickets.

There is feedback. Folder disapears in old place and becomes visible in new place. So, in my opinion, additional action (message) isn't needed.