sahwar / 7plus

Automatically exported from code.google.com/p/7plus
1 stars 0 forks source link

Explorer Tabs redrawing #349

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi fragman,

First things first: a huge thank you for your hard work really appreciated!

Here are the bugs/issues I encountered:

* I can't edit any of the events: I always got an error message> Event Editor: 
Event not found!

* Import/Export event doesn't work. But you already answered you have corrected 
it ;)

* When I invert the selection in the Explorer (Ctrl+I), it's working, but it's 
like the Edit menu opens and closes in one second.

* The Notes Accessor plugin isn't working at all.

* When I disabled some events, it's not saved: for example I disabled all the 
Fast Folder related events, but it's still ticked when move from Fast Folders 
to File Dialog (or any other entry) and then I click again on Fast Folders.

* Are the event 1629/1630 and 1631/1632 doublons?

* Ctrl + W closes all the opened Explorer tabs instead of only the active one.

* When I close those Explorer tabs, the tabs (and only them) are persistent on 
my desktop for a few seconds. Then they disappear.

* 'Hovering over screen corner' isn't working anymore; was in 2.3.

Here are my suggestions:

* If that is possible, change the title of the Replace/Rename window either if 
it's the 'Replace in filenames' or in 'file contents'. I love it by the way to 
handle my MP3s for instance :D

* Upload context menu option only appears when you click on a file. Why not on 
a folder? I guess I can do it by myself anyways.

* Rename 'Image Converter' to 'Image Converter & Uploader', because of both 
functionalities.

* Months ago, we talked about a simple feature: save the file list (of a 
folder) in a txt file or in the clipboard. Did you make it or it's not that 
simple to implement it?

* Settings > Events, Can you add in the head of the column a check box to 
select or unselect all the check boxes? Really useful :)

* Are the Windows Settings ticked by default or they are based on actual 
behavior? I mean for example if I already activate the "Always show file 
extension" option, will it be ticked onto 7+ or not?

Otherwise, I'll translate the new/updated wiki pages soon. And I found a couple 
of mistakes in previous work I'm obviously going to correct too.

Best regards

Original issue reported on code.google.com by lecuyerf on 20 Feb 2012 at 7:34

GoogleCodeExporter commented 8 years ago
* I can't edit any of the events: I always got an error message> Event Editor: 
Event not found!

Known and fixed.

* Import/Export event doesn't work. But you already answered you have corrected 
it ;)

Known and fixed.

* When I invert the selection in the Explorer (Ctrl+I), it's working, but it's 
like the Edit menu opens and closes in one second.

That's how it works, by clicking on the menu option :P

* The Notes Accessor plugin isn't working at all.

Will check it.

* When I disabled some events, it's not saved: for example I disabled all the 
Fast Folder related events, but it's still ticked when move from Fast Folders 
to File Dialog (or any other entry) and then I click again on Fast Folders.

Known and fixed.

* Are the event 1629/1630 and 1631/1632 doublons?

No. The hotkeys in explorer prevent explorer from seeing these keys to prevent 
selection rectangles. In other programs the keys are also passed to the program 
to allow ALT+Right clicks.

* Ctrl + W closes all the opened Explorer tabs instead of only the active one.

You're right! This needs a fix.

* When I close those Explorer tabs, the tabs (and only them) are persistent on 
my desktop for a few seconds. Then they disappear.

Yes, I'm not sure if I can help much with that, maybe.

* 'Hovering over screen corner' isn't working anymore; was in 2.3.

Yes. Thanks for noticing!

Here are my suggestions:

* If that is possible, change the title of the Replace/Rename window either if 
it's the 'Replace in filenames' or in 'file contents'. I love it by the way to 
handle my MP3s for instance :D

Good idea!

* Upload context menu option only appears when you click on a file. Why not on 
a folder? I guess I can do it by myself anyways.

Folders would require some more code to handle their contents properly. Might 
be added sometime.

* Rename 'Image Converter' to 'Image Converter & Uploader', because of both 
functionalities.

Sounds good.

* Months ago, we talked about a simple feature: save the file list (of a 
folder) in a txt file or in the clipboard. Did you make it or it's not that 
simple to implement it?

I think I told you back then that you can do this with CMD. It's something like 
"dir > list.txt". You can create a context menu trigger that executes this in 
the correct directory. I won't add it to the main release though because I 
don't want to bloat the context menu.

* Settings > Events, Can you add in the head of the column a check box to 
select or unselect all the check boxes? Really useful :)

Already done due to another request.

* Are the Windows Settings ticked by default or they are based on actual 
behavior? I mean for example if I already activate the "Always show file 
extension" option, will it be ticked onto 7+ or not?

7plus checks the state of these settings and shows the checkboxes accordingly. 
Please let me know if you find any inconsistencies.

Original comment by fragman@gmail.com on 20 Feb 2012 at 11:50

GoogleCodeExporter commented 8 years ago
Notes plugin works for me by the way, but the hotkeys of it apparently don't.

Original comment by fragman@gmail.com on 21 Feb 2012 at 6:54

GoogleCodeExporter commented 8 years ago
I fixed CTRL+W, screen corner trigger and renamed both window titles.

Original comment by fragman@gmail.com on 21 Feb 2012 at 7:50

GoogleCodeExporter commented 8 years ago
Thanks for all your answers and fixes.

You re right about the "dir > file.txt" command. Easy & quick! Thanks.

Original comment by lecuyerf on 22 Feb 2012 at 6:15

GoogleCodeExporter commented 8 years ago
Summary of this thread:

  * FTP Upload folders
  * Explorer tabs delay on close

Original comment by fragman@gmail.com on 23 Feb 2012 at 8:28

GoogleCodeExporter commented 8 years ago
FTP folder uploading has been implemented.

Original comment by fragman@gmail.com on 5 May 2012 at 9:41

GoogleCodeExporter commented 8 years ago

Original comment by fragman@gmail.com on 5 May 2012 at 9:41

GoogleCodeExporter commented 8 years ago
Tab redrawing should be fixed now.

Original comment by fragman@gmail.com on 5 Jun 2012 at 5:32