gImageReader icon indicating copy to clipboard operation
gImageReader copied to clipboard

hocr editor: page image should be in the background

Open milahu opened this issue 4 months ago • 0 comments

clicking on the page in the center widget does always focus the page image in the hocr tree

expected: clicking a text node in the center widget should focus the text node in the hocr tree

doubleclicking a text node in the center widget should start editing the word text in the hocr tree

screenshot: Image

when i remove the "graphic" node (page image) then i get the same issue with the page node: no matter where i click in the center view, i can only focus the page node

possible solution: probably the page image should be rendered as a background image and "graphic" nodes should only be used for subsections of the page with non-text (graphical) content

example hocr and image files are in #731

gimagereader version c05e8c8c22e73b5f502f1f1df669aed1433c9a36

part of #438

milahu avatar Aug 20 '25 17:08 milahu