Bug 155404 - Toolbar: choosing a color in the color picker opens the Area dialog
Summary: Toolbar: choosing a color in the color picker opens the Area dialog
Status: RESOLVED DUPLICATE of bug 154583
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
7.6.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:24.2.0 target:7.6.0.0.beta2
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2023-05-19 09:53 UTC by Xisco Faulí
Modified: 2023-06-08 08:52 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2023-05-19 09:53:55 UTC
Steps to reproduce:
1. Open Impress
2. Insert a table -> a toolbar is displayed at the bottom
3. Choose a color in Color picker

-> The are dialog is displayed

Reproduced in

Version: 7.6.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: d07cc6706ef3b382fa16a104c97b69bc2d2365e5
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded
Comment 1 Xisco Faulí 2023-05-19 09:54:46 UTC
Regression introduced by:

author	Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>	2023-02-11 11:24:05 +0900
committer	Tomaž Vajngerl <quikee@gmail.com>	2023-03-01 12:57:21 +0000
commit 855f7c08d1feab7669670bfbc4ed2b3b3225db16 (patch)
tree 0d8f8cd014bb74cfd88aea2283e1d30ad7b2b547
parent 79434c321597790de6cb8db18f4b9fb6dc8c60bb (diff)
send theme info when changing color (in the picker) via UNO command

Bisected with: bibisect-linux64-7.6

Adding Cc: to Tomaž Vajngerl
Comment 2 Stéphane Guillou (stragu) 2023-05-19 10:32:19 UTC
Same as bug 154583, let's consolidate there even if though it's a different toolbar.

*** This bug has been marked as a duplicate of bug 154583 ***
Comment 3 Commit Notification 2023-06-07 23:21:56 UTC
Tomaž Vajngerl committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/5a2c6f4df7149f8c1f543f120fe19bd66abfc189

tdf#155404 handle ComplexColor as JSON for XLineColor and XFillColor

It will be available in 24.2.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.
Comment 4 Commit Notification 2023-06-08 08:52:50 UTC
Tomaž Vajngerl committed a patch related to this issue.
It has been pushed to "libreoffice-7-6":

https://git.libreoffice.org/core/commit/d915ea96cf9190ada63a14ca84ee96f5a946d94b

tdf#155404 handle ComplexColor as JSON for XLineColor and XFillColor

It will be available in 7.6.0.0.beta2.

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.