Zim

error with numbered list

Bug #1171401 reported by smu
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Zim
Confirmed
Low
Unassigned

Bug Description

Steps to reproduce:

Insert the following list in zim

1. one
2. two
3. three

Cursor at the end of line three, press enter and Tab (in the example below I had to replace the tab by some blanks) and enter an example text . The resulting list should look like this

1. one
2. two
3. three
        a. example

Now press Enter again (cursor at the end of line 4).

Expected list:

1. one
2. two
3. three
        a. example
        b.

instead zim produces this:

1. one
2. two
3. three
        a. example
        4.

cheers,
 stefan

Tags: pageview
Revision history for this message
Jaap Karssenberg (jaap.karssenberg) wrote : Re: [Bug 1171401] [NEW] error with numbered list

I think this is a double - not sure of which bug #, but I have seen
and discussed it before.

Anyway, busy completely refactoring that part of the code to get rid
of a number bugs that keep popping up :(

On Mon, Apr 22, 2013 at 12:13 PM, smu <email address hidden> wrote:
> Public bug reported:
>
> Steps to reproduce:
>
> Insert the following list in zim
>
> 1. one
> 2. two
> 3. three
>
> Cursor at the end of line three, press enter and Tab (in the example
> below I had to replace the tab by some blanks) and enter an example text
> . The resulting list should look like this
>
> 1. one
> 2. two
> 3. three
> a. example
>
> Now press Enter again (cursor at the end of line 4).
>
> Expected list:
>
>
> 1. one
> 2. two
> 3. three
> a. example
> b.
>
>
> instead zim produces this:
>
> 1. one
> 2. two
> 3. three
> a. example
> 4.
>
>
> cheers,
> stefan
>
> ** Affects: zim
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are subscribed to Zim.
> https://bugs.launchpad.net/bugs/1171401
>
> Title:
> error with numbered list
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/zim/+bug/1171401/+subscriptions

Revision history for this message
Jaap Karssenberg (jaap.karssenberg) wrote :

Only happens when there is no empty line after the list

tags: added: pageview
Changed in zim:
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
Stefan Bethge (kjyv) wrote :

It's a duplicate of #981480.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.