mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
7a59ab12a4
FileDetailsView (accidental renaming should now be rare). - Fix keyboard support for edelib::ExpandableGroup in FIV. The remaining bugs are in ExpandableGroup class and not in efiler.
12 lines
533 B
Plaintext
12 lines
533 B
Plaintext
Known bugs:
|
|
|
|
- If you execute cut, then drag&drop files from another window, cut operation
|
|
will be assumed.
|
|
- Callback for tree view widget is erratic - it usually doesn't work on Enter
|
|
key and sometimes it is sufficient to press arrow up or down to enter a
|
|
directory.
|
|
- Pressing F2 doesn't start renaming the file
|
|
- In icon view, holding shift while clicking has the same effect as ctrl (i.e.
|
|
adds just the focused widget to selection, not the ones in between)
|
|
- Icon view: sometimes files with @ in name aren't properly aligned
|