| Summary: | Changing text properties doesn't make presentation modified right away | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Aron Budea <aron.budea> |
| Component: | Impress | Assignee: | Henry Castro <hcastro> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | hcastro, xiscofauli |
| Priority: | medium | ||
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.3.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 116625 | ||
| Attachments: | Screencast | ||
|
Description
Aron Budea
2019-03-18 14:40:06 UTC
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. |