[FIXED] Reporting two bugs

Things you’d like to miss in the future...
Post Reply
sj515064
Posts: 51
Joined: 21 Feb 2019 06:14

[FIXED] Reporting two bugs

Post by sj515064 »

As follows:
Snipaste_2019-03-10_16-09-04.jpg
Snipaste_2019-03-10_16-09-04.jpg (30.55 KiB) Viewed 1113 times
Snipaste_2019-03-10_16-10-28.jpg
Snipaste_2019-03-10_16-10-28.jpg (52.23 KiB) Viewed 1113 times
Last edited by sj515064 on 11 Mar 2019 05:55, edited 1 time in total.

sj515064
Posts: 51
Joined: 21 Feb 2019 06:14

Re: Reporting two bugs

Post by sj515064 »

To be specific, "ineffective" means that:
1. With Line feed on oversized filenames ticked, no line feed occurs when there are oversized filenames.
2. Select some files, and click File | File Special | Add to Zip..., nothing happens.

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Reporting two bugs

Post by admin »

Line feed on oversized filenames works, see with and without:

Code: Select all

================================================================================
E:\Test\a\test\sync\sync\appdata\larkin\
--------------------------------------------------------------------------------
larkin.jpg                                           57.069  23.01.2019 13:57:51
larkin23.jpg                                         57.069  23.01.2019 13:57:51
larkin-800x445_t.superloongiiishlarrrrginnnnname will it line feed or will it not i dont know man.png
                                                    616.953  31.01.2019 11:20:29
--------------------------------------------------------------------------------
3 files, 0 folders                                  731.091 bytes
================================================================================

Code: Select all

================================================================================
E:\Test\a\test\sync\sync\appdata\larkin\
--------------------------------------------------------------------------------
larkin.jpg                                           57.069  23.01.2019 13:57:51
larkin23.jpg                                         57.069  23.01.2019 13:57:51
larkin-800x445_t.superloongiiishlarrrrginnnnname will it line feed or will it not i dont know man.png        616.953  31.01.2019 11:20:29
--------------------------------------------------------------------------------
3 files, 0 folders                                  731.091 bytes
================================================================================

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Reporting two bugs

Post by admin »

2. Select some files, and click File | File Special | Add to Zip..., nothing happens.
Confirmed and fixed. :tup:

sj515064
Posts: 51
Joined: 21 Feb 2019 06:14

Re: Reporting two bugs

Post by sj515064 »

I see it now, with Line feed on oversized filenames ticked, there are line feeds, but not within file names.
Not a big problem, but a bit ambiguous, and may not be friendly for printing :)
The originally expected behavior is as follows:
(just for your reference, not requesting a fix for it)
Wrapped file names.jpg
Wrapped file names.jpg (57.48 KiB) Viewed 1038 times
Fix for File | File Special | Add to Zip... is confirmed. Thanks!

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: [FIXED] Reporting two bugs

Post by admin »

Well, it's a good idea to improve this. Next beta...

sj515064
Posts: 51
Joined: 21 Feb 2019 06:14

Re: [FIXED] Reporting two bugs

Post by sj515064 »

Glad to hear that :D

bdeshi
Posts: 4249
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612 / Dhaka
Contact:

Re: [FIXED] Reporting two bugs

Post by bdeshi »

admin wrote: 11 Mar 2019 10:59 Well, it's a good idea to improve this. Next beta...
you'll make the wrapped line indented, right? otherwise this can damage machine-readibility of the output.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: [FIXED] Reporting two bugs

Post by admin »

Yep, I did that. I also thought of human readability.

Post Reply