Ticket #307 (closed bug: fixed)

Opened 3 years ago

Last modified 8 months ago

CoolReader ignors <pre> html tags

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

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

comment:1 Changed 2 years ago by dottedmag

  • Keywords html, CoolReader removed

comment:2 Changed 2 years ago by dottedmag

  • Milestone changed from bluesky to 0.3

comment:3 Changed 2 years ago by Buggins

  • Status changed from new to accepted

comment:4 Changed 2 years ago by dottedmag

  • Milestone changed from 0.3 to 0.2

comment:5 Changed 2 years ago by dottedmag

  • Milestone changed from 0.2 to 0.3

comment:6 Changed 8 months ago by Burunduk

  • Status changed from new to closed
  • Resolution set to fixed

fixed. Not reproduced in current version cr3.0.46-10.

Note: See TracTickets for help on using tickets.