cleverpig / flexpaper

Automatically exported from code.google.com/p/flexpaper
0 stars 0 forks source link

Result from search service is ignored in split mode #303

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
fixed in our upcoming build scheduled for release shortly

Original comment by erik.eng...@devaldi.com on 8 Oct 2012 at 12:01