Quote:
Originally Posted by odamizu
when it occurred, I was using Saved Searches to do an epub-wide search/replace. As I am trying to learn regex, I was hitting Find then Replace, checking after each button-click to see that it did what I wanted. I did this probably 50+ times in quick succession, with new tabs opening up as the search progressed so that I had perhaps 25+ tabs open. At some point I switched to the single Replace/Find button, clicking through rapidly one at a time. And then finally I started using Replace All.
I was doing this with a few different regex searches when I suddenly noticed that the Preview pane was not syncing with Code View. Instead, the Preview window stayed fixed at the top of the page, no matter where I was in Code View. However, clicking in Preview would cause Code View to sync to wherever Preview was. This happened with all open Code View tabs.
|
This matches my experience, although I sometimes have only one / a few tabs open if I have not yet split the file. I actually thought at one point that the xhtml flow was too long and that was the problem as it was very early in the project and I hadn't split the file at all, but I was working on a pretty short book so even given the extra code for images etc. it seems unlikely. There is a 90% chance that I was also doing saved searches or regex searches most if not all of the times it happened. I definitely remember in one case I was doing regex searches in the same tab and as I progressed through the file in CV the PV panel stayed stuck at the top and didn't advance with me.
Hopefully I'll have a log of the bug soon.