Description
Describe the bug
When tesseract english is selected as the language, the image does not appear to be sent to the engine after a section of screen is selected. When the windows language (english) is selected, everything works as expected. It's like text grab is not recognising the mouse click to finish the selection window definition (could be because there is no result from tesseract? - I've re-installed from winget and github msi)
Where is the bug
- Fullscreen Grab
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Can try to record a loom video if that helps.
Where did you get Text Grab?
Both:
- Microsoft Store
- GitHub releases
- Exe
Desktop (please complete the following information):
- OS: Windows 11 Pro
- Version 23H2
- Text Grab Version 4.5.1
Additional context
I'm trying to use tesseract to extract a degree symbol in a string: ddd°mm'ss" to then allow use in an excel sheet.