Bug 260083 - Indenting a list item should change it's level
Summary: Indenting a list item should change it's level
Status: RESOLVED FIXED
Alias: None
Product: calligracommon
Classification: Applications
Component: text-tool (show other bugs)
Version: 2.0
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Calligra Words Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-11 11:12 UTC by Thomas Zander
Modified: 2012-06-13 09:51 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 David Faure 2010-12-16 00:29:44 UTC


---- Reported by zander@kde.org 2009-09-11 11:12:20 ----

Insert 3 (numbered) list items.
Put the cursor on the second one.
Press the 'indent right' button on the tool-docker.

I expect the second paragraph to now be a second-level list-item. Changing from '2.' to '1.1.'



--- Bug imported by faure@kde.org 2010-12-16 00:31  ---

This bug was previously known as bug 207057.

Comment 1 Gopalakrishna Bhat 2012-06-11 15:55:43 UTC
Git commit 65930a63271b088a3fa4d603cfa3cb714c4cffc7 by Gopalakrishna Bhat A.
Committed on 11/06/2012 at 17:42.
Pushed by gopalakrishnabhat into branch 'master'.

Fix issue with text list indenting and numbering

With this patch increasing the list level by pressing tab or the "Increase Indent" button the display level is also increased by one.

REVIEW: 105198
Related: bug 298063

M  +1    -0    libs/kotext/commands/ChangeListCommand.cpp
M  +1    -0    libs/kotext/styles/KoListLevelProperties.cpp
M  +92   -74   libs/textlayout/ListItemsHelper.cpp
M  +1    -0    libs/textlayout/ListItemsHelper.h
M  +39   -10   plugins/textshape/TextTool.cpp
M  +13   -1    plugins/textshape/commands/ChangeListLevelCommand.cpp

http://commits.kde.org/calligra/65930a63271b088a3fa4d603cfa3cb714c4cffc7
Comment 2 Yue Liu 2012-06-13 09:51:35 UTC
Git commit 4ab197e7cec1cebc03821f01638bf1345a08258a by Yue Liu, on behalf of Gopalakrishna Bhat A.
Committed on 11/06/2012 at 17:42.
Pushed by liu into branch 'connection-interaction-yue'.

Fix issue with text list indenting and numbering

With this patch increasing the list level by pressing tab or the "Increase Indent" button the display level is also increased by one.

REVIEW: 105198
Related: bug 298063

M  +1    -0    libs/kotext/commands/ChangeListCommand.cpp
M  +1    -0    libs/kotext/styles/KoListLevelProperties.cpp
M  +92   -74   libs/textlayout/ListItemsHelper.cpp
M  +1    -0    libs/textlayout/ListItemsHelper.h
M  +39   -10   plugins/textshape/TextTool.cpp
M  +13   -1    plugins/textshape/commands/ChangeListLevelCommand.cpp

http://commits.kde.org/calligra/4ab197e7cec1cebc03821f01638bf1345a08258a