Longer path and filenames in extraction dialog window
You mean the 7-Zip File Manager window, right? What you want implies that 7-Zip would need to paint its scrollbar all by itself just to have that visual feature. Which would be a pain to respect all the different theme/style possibilities in different Windows versions. Not to speak of other operating systems. Also it's not only Firefox having such a feature. @Igor: he's talking about https://winaero.com/blog/wp-content/uploads/2021/02/Firefox-Search-Highlight-in-Scrollbar.png - as a compromise of...
That would be rather a convenient GUI feature: a target where you drop files without making up your mind how to pack it. But then again you could just start with your first file/selection (add to {new} archive) and then just drop additional files/folders to the now already existing archive opened in 7-Zip. You're even able to "edit" 7z files when it comes to creating new folders at any place (see the window menu).
The CRC-64 parameters 7-Zip is using isn't ECMA - as per https://reveng.sourceforge.io/crc-catalogue/17plus.htm#crc.cat.crc-64-xz that misidentification often happens and it's actually the XZ variant. The CRC-32 parameters 7-Zip is using are the same as used by PKZIP and XZ - as per https://reveng.sourceforge.io/crc-catalogue/17plus.htm#crc.cat.crc-32-iso-hdlc the variant is also named ISO-HDLC. I've been struggling with that too, as the correct CRC-64/ECMA-182 produces different results. https://en.wikipedia.org/wiki/Cyclic_redundancy_check#Polynomial_representations_of_cyclic_redundancy_checks...
For now you have to decide to either have the format 7Z with all its advantages but without parity, or you could use the RAR format with not so high compression but supporting parity for decades already and maybe even more platforms than 7Z.
Welcome to the internet: it has absolute and relative URIs, and both are perfectly legal. Your web browser supports them, and you as a programmer need to support them, too. If you have a relative URI then you have to make it an absolute URI yourself. See Absolute vs relative URLs
Why would one need empty archives? Do you have 1-2 examples? Also: is it really "hard" or actually "impossible"?
Linking ticket: https://sourceforge.net/p/sevenzip/support-requests/409/