- Open a presentation with text content. - Change text properties for a piece of text (eg. make it bold or italic). => Presentation shows it isn't modified (state of save button doesn't change). It only gets modified once you type something, or when you click outside the text box. Observed using LO 6.3.0.0.alpha0+ (205e2d6c31b1861111b70a704516580761a75099) & 3.3.0 / Ubuntu 18.04.
Aron, I cannot reproduce in Master branch
Yep, I can't reproduce it in Version: 6.3.0.0.alpha0+ Build ID: 7c7a4675ad5d61add70dd073f680ea37012962ce CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded nor in Versió: 6.1.4.2 ID de la construcció: 1:6.1.4-0ubuntu0.16.04.1~lo2 Fils de CPU: 4; SO: Linux 4.15; Renderitzador de la IU: per defecte; VCL: gtk3; Configuració local: ca-ES (ca_ES.UTF-8); Calc: group threaded
Created attachment 150154 [details] Screencast Please see the attached screencast. - The presentation starts as unmodified. - After changing a piece of text to bold it's still unmodified. <= bug - After clicking away from text box, it becomes modified. - For reference, after reloading and typing in the text box, the presentation becomes modified right away, no need to click away.
The build is 6.3.0.0.alpha0+ (210ed60686009128bc772af6ba41650ad17d40e1) from two days ago, while I don't rule out the bug's become fixed in the past two days, I consider that unlikely, and for sure it's there in 6.1.4.2.
Aron, Thanks, got it, I can reproduce in master, it is the shortcut Ctrl+B. Working on it.
Aron, https://gerrit.libreoffice.org/#/c/69564/ It should solve the problem, but first would you please verify? Thanks Henry
(In reply to Henry Castro from comment #6) > https://gerrit.libreoffice.org/#/c/69564/ > > It should solve the problem, but first would you please verify? With this patch, if I select a piece of text in the sample and apply attributes to it, the whole text gets it (eg. of the "11111" I select a single "1" and make it bold, the whole "11111" becomes bold). Before, only the selected text got the attribute change.
Henry Castro committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/dd8010c037a06763b3554739c01c9029988ad84f%5E%21 tdf#124167: Changing text properties doesn't make presentation... It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.