textgrab / extension

Chrome Extension
1 stars 1 forks source link

Text Showing on Selection (Windows 11) #34

Open mattbaseball opened 2 years ago

mattbaseball commented 2 years ago

When I am making a selection of text on a video, it displays the text I am selecting with a white font. This text is displayed on top of the video and so the user sees the same text on top of itself with a slight shift. I took a screenshot of this because it is easier to show than to describe.

image

As a side note, my computer is a Lenovo Yoga C930 which is running Windows 11.

sriharivishnu commented 2 years ago

@leungjch I think you also have this issue as well right?

leungjch commented 2 years ago

Yeah, I thought it was intended since the user should get some feedback on what text was successfully recognized, but I agree that it's not too user-friendly that the text is shown twice. Here's how the SelectText extension does it (filled background and stretches the shape to fit the boundary box) image