I have an interactive widget where a box image is draggable. Since the images are not interactive elements, I am not sure if the image can be focused. I have gone through the functional image accessibility rules, but they all describe the logo, icons, and button images. Ours is a normal box image that can be dragged anywhere within a certain area. Can we focus on this type of image for accessibility?
As of now, if we focus on the image, the screen reader would read "Focused on box image". Is this the correct approach?