Quote:
Originally Posted by theducks
5.901 on XP SP3 (john's special build)
I just found a solid, repeatable, horrid bug.
I was unwrapping paragraphs: with a very simple:
Code:
(?sm)([a-z])</p>\s+<p class="calibre4">([a-z])
and a replace \1 \2
Single stepping (Replace) it worked as expected.
Replace All (current page) and it (frequently) dropped characters in other positions 
|
This is a known issue in the current page search - its been fixed for the next beta.
Quote:
Originally Posted by Jabby
I noticed that the "Format" pull-down menu has been removed in favor of buttons. It would be nice to have an option to display buttons or the pull-down menu. This would free up a lot of space and make it easier to find the desired task (you have to hover the mouse to get a button description). Interesting that the buttons zoom with the text.
|
The CKEditor used by Book View is customizable if you feel the need to dig into it. We tried to keep the default simple.
Quote:
I have read about the problems with sincing between code and book views but was wondering if you could get close by keeping a paragraph count?
|
There are all sorts of tricks - but the approach is to save/restore the position of your cursor as you switch views (as best as possible given you can delete things) but not to sync.
Quote:
I know this is getting to be old hat but it would be a big help if the font in the F&R window could be increased and perhaps bolded. A font change might be helpful, perhaps Roboto Medium (public domain). Not being able to easily read the F&R data is a large cause of my errors and a major time consumer. This mignt not help a lot of peiple but I don't think it would harm any.
|
Haven't heard that one before.