Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

case-sensitive search impossible, DjVu search broken #41

Closed
raveit65 opened this issue Oct 11, 2013 · 1 comment
Closed

case-sensitive search impossible, DjVu search broken #41

raveit65 opened this issue Oct 11, 2013 · 1 comment
Assignees

Comments

@raveit65
Copy link
Member

Orginal report at fedora bugzilla.
https://bugzilla.redhat.com/show_bug.cgi?id=999912

Frantisek Hanzlik 2013-08-22 07:13:01 EDT

Description of problem:
Any text document viewer should be capable do (optional) case-sensitive search,
but it seems as Atril lacks this functionality, and searching is implemented somehow badly. Concretely:

  • button/checkbox for specifying case-significant/caseless searching missing (tested on PDF and DjVu documents)
  • entering text with upper-case character in "Find:" results to not finding
    text in document, although this text is there! (tested with DjVu document)

Version-Release number of selected component (if applicable):
mate-document-viewer-1.6.1-5.fc19

Expected results:
Searching function should be able do at least optional case-sensitive/nonsensitive search, eventualy more advanced search options as searching text on word boundary, searching by regexp etc.

Broken searching in DJVU documents should be corrected (e.g. djview4 DjVu viewer search docoments without problems)

@ghost ghost assigned stefano-k Oct 11, 2013
stefano-k added a commit that referenced this issue Oct 13, 2013
It was available in the previous evince code, but not shown and not working.

This commit fixes the button, but case sensitive search need to be fixed in
the varios backends.

See #41
#41
@stefano-k
Copy link
Collaborator

Case sensitive check box was available in the previous evince code, but not shown and not working.
I fixed it, but now case sensitive search need to be fixed in the varios backends.

For example, case sensitive search in poppler is available only from 0.22 version:
http://cgit.freedesktop.org/poppler/poppler/commit/?id=ed0c761c2190a3c1959a60ae9b7961f58a43c939

Morgus added a commit to Morgus/atril that referenced this issue Mar 10, 2014
stefano-k added a commit that referenced this issue Sep 29, 2014
Closes #41
Closes #74

This commit is based on Aleksi Blinnikka one from #74
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants