Open Bug 501942 Opened 14 years ago Updated 6 months ago

idea: upgrade the highlight feature

Categories

(Firefox :: General, enhancement)

enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: yanivmailbox, Unassigned)

Details

(Whiteboard: WONTFIX)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729)
Build Identifier: Firefox 3.5

the problem:
- it could take a lot of time to highlight just one word from a link
- you can't highlight a word from an image or a flash video


the solution:
shift+left click - to mark an area,
by releasing the shift key, firefox will analyze the area and highlight only what he needs (words,faces...).

now the user can copy paste or search the highlight area.


notes:
- this is good not just for words but also for searching faces in image and video
- this feature need to work like the zoom feature (zooming on all objects: flash, image, video, text...)


Reproducible: Always
Severity: normal → enhancement
Seems a bit too large of a job for Firefox to take on. Maybe an extensions could do this ins a limited way, but pulling text out of images and flash is not easy.
Whiteboard: WONTFIX
it's not as hard as you think:
A. take a snapshot of the highlight area
B. do ocr
C. highlight the text


babylon can do this, why not firefox ?
ocr ? not hard ?
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.