I was working on a book yesterday with lots of HTML Comments.
Usually I'm staring at Preview + clicking around in Code View out of the corner of my eye (mousewheel,click mousewheel,click)... and it was just awful having Preview constantly jumping up top.
It also occurred while I was using Find/Replace or spellchecking with Preview open. Imagine:
Code:
[...]
<p>Sample coed</p>
<!-- This is some coed for an HTML Comment ->
<p>And when will I learn how to spell code correctly in my coed.</p>
I was pulling my hair out with how often Preview was jumping to the top of the file.
Note: I just tested my example EPUB in Calibre's Editor, and Calibre acts as expected (no jumping).
Quote:
Originally Posted by KevinH
Try clicking on an actual tag not a text node.
|
Also would be helpful to keep in mind for users who aren't able to accurately click the mouse, or those using the keyboard to navigate. (I know a few users on MobileRead have injured hands).