Summary: | style changes are not applied immediately | ||
---|---|---|---|
Product: | [Applications] calligrawords | Reporter: | Silver Salonen <silver.salonen> |
Component: | general | Assignee: | Calligra Words Bugs <calligra-words-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cbo, maxime.haselbauer |
Priority: | NOR | ||
Version: | 2.4-snapshots | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/f0612dc8e15e71c3c7fe14d46e96e38e61444b46 | Version Fixed In: | |
Sentry Crash Report: |
Description
Silver Salonen
2012-03-21 10:19:06 UTC
This works fine for me. What exactly do you mean by 2 I open style manager and changed Indent/Spacing of paragraph style "Standard": First line, Before, After. None of the changes took effect immediately, but when I re-applied the style to a paragraph (or created a new paragraph with that style). I still cannot reproduce. What version are you using? 2.4 beta7. ok we will ship rc2 tonight can you please retry with that Tried it with RC2. Still happens. What I did: 1) Inserted some text to 1st line 2) Changed font of 'Standard' paragraph to bold (the text's style was updated OK) 3) Inserted 2 more lines (text with the new style was inserted) 4) Went to a new line (pressed return) 5) Changed font of 'Standard' paragraph to regular and 9 (already inserted text was not updated to the new style) 6) Inserted more text onto the line where the cursor was (text with the previous style (bold) was inserted) BTW, I have Qt 4.8.0 installed - maybe this makes some difference? it seems to be restricted to only some things. I change between bold and regular and can confirm *** Bug 298448 has been marked as a duplicate of this bug. *** Git commit a7f0c8f0520b81490ebaa4cfa934d1ca8892285b by C. Boemann. Committed on 17/04/2012 at 08:28. Pushed by boemann into branch 'master'. Oops we broke the updating of styles in commit 071e4e41 Will backport M +13 -3 libs/kotext/commands/ChangeStylesMacroCommand.cpp http://commits.kde.org/calligra/a7f0c8f0520b81490ebaa4cfa934d1ca8892285b Git commit 4a43e94808b28f9005cac1e3daabf5087a6673b2 by C. Boemann. Committed on 17/04/2012 at 08:28. Pushed by boemann into branch 'calligra/2.4'. Oops we broke the updating of styles in commit 071e4e41 Will backport M +13 -3 libs/kotext/commands/ChangeStylesMacroCommand.cpp http://commits.kde.org/calligra/4a43e94808b28f9005cac1e3daabf5087a6673b2 Git commit f0612dc8e15e71c3c7fe14d46e96e38e61444b46 by C. Boemann. Committed on 17/04/2012 at 08:28. Pushed by boemann into branch 'tuneKoUnitAPI'. Oops we broke the updating of styles in commit 071e4e41 Will backport M +13 -3 libs/kotext/commands/ChangeStylesMacroCommand.cpp http://commits.kde.org/calligra/f0612dc8e15e71c3c7fe14d46e96e38e61444b46 |