mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
OCR Area working NOT as expected #968
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#968
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ArifJanMC on GitHub (Dec 1, 2024).
Originally assigned to: @mdevaev on GitHub.
Describe the bug
When using the "Select area" option, the upper boundary of the selected area is detected correctly. However, the bottom boundary is not; instead of limiting to the selected region, the OCR sends the entire portion of the page below the upper boundary for processing.
Is it a known issue? Maybe you can give me a hint on how to fix this?
Tried Chrome & Edge browsers
To Reproduce
Steps to reproduce the behavior, like:
Expected behavior
Area selected on the screen should be the only area which should be given to the OCR lib
Screenshots
Video is better demo.
https://github.com/user-attachments/assets/cf938edb-3f13-4da6-968e-96e5e79228ab
Desktop (please complete the following information):
PiKVM info:
kvmd-fan 0.31-1
kvmd-platform-v3-hdmi-rpi4 4.23-1
kvmd-webterm 0.50-1
Additional context
The bug was reproduced and verified by Arch1mede [support].
https://discord.com/channels/580094191938437144/896216359963332628/1311213717912027180
@mdevaev commented on GitHub (Dec 3, 2024):
Fixed, please update.