What steps will reproduce the problem?
1. setup the viewer in split mode and load a document with many pages
2. search a terms near the end of the document
3. monitor network traffic in browser development tool
4. the viewer load the swf file of every page to search the terms
5. result returned from search service is ignored
What is the expected output? What do you see instead?
1. viewer should skip loading the pages not containing the searching terms
(search service return -1)
2. only load the pages containing the searching terms (search service return >=
0)
What version of the product are you using? On what operating system?
v1.5.8
Please provide any additional information below.
Original issue reported on code.google.com by barrykwo...@gmail.com on 12 Sep 2012 at 1:38
Original issue reported on code.google.com by
barrykwo...@gmail.com
on 12 Sep 2012 at 1:38