OS: Windows 10 64bit
I'm using an app which uses a custom image extension - .vtx are jpeg files with some custom metadata. I've added this extension to the "include" extension list, but navigation back/fordward (with cursor keys os the mouse wheel) when viewing an image doesn't work.
Effect: To view another .vtx image, it's necessary to close the image and select another image from with "Browser".
To reproduce:
1. Put some jpg files into a folder
2. Rename the extenions to vtx
3. Add vtx to the "Include" extension list
4. Open a vtx image
5. Try to view the previous/next vtx image using back-fordward navigation
Actual behaviour (bug): back-forward navigation is impossible, the Viewer is stuck on the current image

Expected behaviour: back-fordward navigation moves the Viewer to the previous or next .vtx image, like it's with .jpg
=> A solution might be be to enable custom extensions for images (it's only possible for Audio/Video/...) if this fixes navigation.