Ticket #307 (new bug)

Opened 15 months ago

Last modified 10 months ago

CoolReader ignors <pre> html tags

Reported by: sampattuzzi Owned by: Buggins
Priority: minor Milestone: 0.3
Component: book reader (CoolReader) Version: post-0.1 snapshot
Keywords: Cc:
Blocking: Blocked By:

Description

The pre-formatted text tags in html are ignored in CoolReader. Basically this means that all white space and other formatting in these tags is ignored.

An example would be if I had the following html:

<pre>Hello
World!</pre>

It should be formatted like so:

Hello
World!

But CoolReader would show something like this:

HelloWorld!

Change History

Changed 12 months ago by dottedmag

  • keywords html, CoolReader removed

Changed 12 months ago by dottedmag

  • milestone changed from bluesky to 0.3

Changed 10 months ago by Buggins

  • status changed from new to accepted

Changed 10 months ago by dottedmag

  • milestone changed from 0.3 to 0.2

Changed 10 months ago by dottedmag

  • milestone changed from 0.2 to 0.3
Note: See TracTickets for help on using tickets.