ChangeListLevelCommand bug?

David Faure faure at kde.org
Sat Oct 3 22:43:16 BST 2015


If I make bullets in a calligra textbox, and press Key_Tab, the first time nothing happens,
I have to press Tab again to see the paragraph move to the right.

Debugging ChangeListLevelCommand::ChangeListLevelCommand shows

m_levels = QHash((0, 2)) 

the first time, and 

m_levels = QHash((0, 3)) 

the second time.

This looks correct, so does this mean the indentation position for level 1 
and level 2 are the same ??

(please CC me)

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5




More information about the calligra-devel mailing list