View Single Post
Old 08-22-2018, 01:10 AM   #3
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
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 View Post
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).
Tex2002ans is offline   Reply With Quote