2) When nobody is logged in, it should not show tax anywhere on website. Only show tax when a user is logged in and VM can determine if that user is from a state where tax should be added. See topic 92144
You can do that, use the anonymous shoppergroup
Why should we all have to setup anonymous shoppergroup? Why not fix it by just checking if a user is logged in, and if not, then set tax to 0. In fact, other users have documented that when they have multiple tax rates setup, that it adds the taxes together for a huge tax amount. We sure hope it can get fixed right so we all don't have to use a workaround.
4) When adding an item to the cart, the notification popup is missing the "rt" from 'Show Cart'. It gets covered over by the X. Move "Show Cart" to the left to avoid the X. See topic 93118
Same as above, I dont have this problem. imho also related to your template.
I checked using Beez template and you're right that it's not as bad as my template, but the X still partly covers the "rt". It's also documented in topic 92367 that other users are having the same problem. Seems to makes sense to just move it to the left a few pixels to make sure no templates have this problem. You can also fix it by going into the VM facebox.css and changing #facebox .content padding from 10px to 20px.
7) Cart does not save products when user logs off. See topic 92779
The user must use the joomla function "recognise me"
As documented by me in topic 92779, and confirmed by JJK in this topic 94183 in reply #142, it does not save the cart contents when the user logs out even when the user checks the box "Remember Me".
8 ) The print icon on product page opens a new window, but there is no Print button on the new page to actually print the page. See topic 93910
It is meant to use the browser itself, same with the pdf. This was different in the early days, now all browsers can generate pdfs and prints.
Are you saying the admin options to show Print & PDF buttons on the product details page should be removed from the admin because they are not needed anymore? And in the meantime we should uncheck these two options?
11) Use the Product Details view that Banguet designed as the default view to solve all the serious problems the current product view has when using multiple product images, Custom Field images, and Related Products. The new file is attached in topic 92777
He has svn access, he can upload it. When he did not, he will have some reason.
Banquet, can you help here by adding it to the svn? The new default file and the css changes you made are attached in topic 92777 at reply #34. I even updated it to match the latest RC3 default file. If you remember, the current default view has all the images in a single vertical line for extra product images, custom field images, and even related products. which is simply not usable as is. Thanks in advance for making this happen.
12) Add an admin option to eliminate having to 'Confirm Order' twice during check out. See topic 92103
Maybe later. We cannot add every single feature. This is a core. There are already description how to deactivate it.
Okay, like others I am already using the hack to fix it, but we all hoped we didn't have to use a hack when VM goes production. Please, at least put this on the list to be worked on when time allows. We hate using hacks as much as you hate us using hacks.

13) The Joomla account user profile address fields should be also added into the VirtueMart user address fields so the user doesn't have to enter their address twice. See topic 93948
This does not really work. Use Community builder for things like this.
Help me understand when VM is creating the VM Shopper record from the Joomla user profile record by getting the UserName, DisplayName, & Email, that VM cannot just get the address fields from the new Joomla 1.7 user plugin at the same time? To our customers who have to enter their address twice, it looks like the shop is not integrated with the rest of the website. I understand if you don't have time to add this functionality now, but I didn't expect to hear that it doesn't work. As far as using Community Builder, now that Joomla 1.7 has the user profile plugin with the address info, I don't need the extra overhead of maintaining additional extensions to just include the customer address. I hope this can be reexamined again when time permits. Thanks.