Bug 230493 - Too many bullet points displayed in Journal entry description
Summary: Too many bullet points displayed in Journal entry description
Status: VERIFIED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 20:21 UTC by Sabine Faure
Modified: 2010-03-17 20:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sabine Faure 2010-03-12 20:21:45 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch KOrg
- Click on 'New Journal' button
- Select a calendar, enter a title, a date and time for the journal entry.
- Enter a two lines description
- Check the 'Rich text' check box and select the 'Circle' bullet points from the combo box for the two lines
- The bullet points are displayed correctly within the description of the journal entry
- Click on 'Ok'
- Click on the 'Journal' button on the right hand side of the main toolbar

The Journal entry that you've created is displayed but when looking at the description you can see that there is one more bullet point than lines of text.

Trunk, Svn Rev 1102444
Comment 1 Laurent Montel 2010-03-14 23:32:00 UTC
SVN commit 1103366 by mlaurent:

Fix bug #230493
Too many bullet points displayed in Journal entry description
CCBUG: 230493


 M  +2 -3      journalview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1103366
Comment 2 Laurent Montel 2010-03-14 23:34:54 UTC
Fixed in svn #1103367.
Thanks for report
Comment 3 Sabine Faure 2010-03-17 20:18:26 UTC
It is corrected now.

There are as many bullet points as there are lines.

Laurent, np, thx for correcting it ;o)

Trunk, Svn Rev 1104424