[Libreoffice-bugs] [Bug 135890] Chart Properties Dialog broken on some workflows

2021-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135890

--- Comment #8 from Rafael Lima  ---
Created attachment 169269
  --> https://bugs.documentfoundation.org/attachment.cgi?id=169269=edit
Calc Chart Test

This bug is still present in LO 7.2 alpha.

I carried out a few tests and I think it may be related to the context in which
the sidebar is opened. I prepared a file for testing (see the attached Calc
Chart Test). In these tests I am using the KF5 VCL.

SCENARIO 1
1) Open the file
2) Open the Properties sidebar
3) Double-click the chart
4) Everything is fine! You can use the sidebar for editing the chart.

SCENARIO 2
1) Open the file
2) Close the sidebar
3) Double-click the chart
4) Open the properties sidebar
5) On the KF5 backend the sidebar opens, but if I click anywhere in the
sidebar, it exits the chart editing mode, as though there were nothing in the
sidebar

I do not have a good knowledge of the underlying code base here. But I think it
has something to do with the context of the sidebar, because it doesn't seem to
capture mouse events in Scenario 2.

Hope this helps figure out how to fix this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135890] Chart Properties Dialog broken on some workflows

2020-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135890

--- Comment #7 from Caolán McNamara  ---
I don't think its a regression, just the underlying chart sidebar is broken
since its inception and that's what needs to be fixed

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135890] Chart Properties Dialog broken on some workflows

2020-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135890

--- Comment #6 from Aron Budea  ---
Created attachment 164900
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164900=edit
Screenshot of state after commit bisected in comment 3

(In reply to Caolán McNamara from comment #5)
> what exactly is bisected to e3a002c53a544de02e5119c5b0a2fd4f972156a8 ? My
> understanding is that the chart sidebar has always been somewhat broken
> since its creation
Actually, there are multiple states. The difference between the current look
and the one before the first commit is the gaps instead of pane titles that can
be seen in attachment 164421. Only when the Properties sidebar is opened after
getting in chart edit mode (ie. the generally broken state), if the sidebar is
already open, all is fine.

The steps are the following:
1. After comment 3's commit, only Chart Type pane is shown (attaching
screenshot). Titles aren't shown.

2. After the following commit, Chart Type and Elements panes are shown. Titles
aren't shown.
https://cgit.freedesktop.org/libreoffice/core/commit/?id=8dd9dda69ffca6b167f690481070b8ee7bf7f8fd
author  Caolán McNamara 2019-12-20 15:40:52
+
committer   Caolán McNamara 2019-12-21 11:27:48
+0100

"weld ChartElementsPanel"

3. After the following commit, it gets the current look, Chart Type, Elements
and Area panes are shown. Titles aren't shown.
https://cgit.freedesktop.org/libreoffice/core/commit/?id=40fe5b93bc0838e04b46bfc7942d1ee6a2482ce0
author  Caolán McNamara 2020-01-02 14:45:32
+
committer   Caolán McNamara 2020-01-06 16:44:21
+0100

"weld AreaPropertyPanel"

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135890] Chart Properties Dialog broken on some workflows

2020-08-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135890

--- Comment #5 from Caolán McNamara  ---
what exactly is bisected to e3a002c53a544de02e5119c5b0a2fd4f972156a8 ? My
understanding is that the chart sidebar has always been somewhat broken since
its creation

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135890] Chart Properties Dialog broken on some workflows

2020-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135890

Aron Budea  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 Blocks||91063
 CC||ba...@caesar.elte.hu,
   ||caol...@redhat.com

--- Comment #4 from Aron Budea  ---
Actually adding Caolán to CC per comment 3.

Note that apart from this detail the chart sidebar has display issues that
aren't regressions, see bug 94322, bug 103109 and bug 115147.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=91063
[Bug 91063] [META] SIDEBAR: Properties tab for Charts
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135890] Chart Properties Dialog broken on some workflows

2020-08-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135890

QA Administrators  changed:

   What|Removed |Added

   Keywords||bibisectRequest

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135890] Chart Properties Dialog broken on some workflows

2020-08-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135890

raal  changed:

   What|Removed |Added

   Keywords||regression

--- Comment #3 from raal  ---
Bisected to this commit, but after this this commit is half of the sidebar
completely missing. Probably it was fixed later and this bug is related.
Adding Cc: to Caolán McNamara ; Could you possibly take a look at this one?
Thanks

3401ce61dc5ca6e312b5c37adf86250b6316c94c is the first bad commit
commit 3401ce61dc5ca6e312b5c37adf86250b6316c94c
Author: Jenkins Build User 
Date:   Thu Dec 19 22:50:53 2019 +0100

source sha:e3a002c53a544de02e5119c5b0a2fd4f972156a8

author  Caolán McNamara 2019-12-17 17:27:30 +
committer   Caolán McNamara 2019-12-19 22:07:19
+0100
commit  e3a002c53a544de02e5119c5b0a2fd4f972156a8 (patch)
treed6bd55210bb93fdc2aae2e398b63c3dddeb38326
parent  e994b3fc3b2c9b7d39a715fc4d9453e06434d457 (diff)
get native gtk widgets in sidebars working

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135890] Chart Properties Dialog broken on some workflows

2020-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135890

raal  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 CC||r...@post.cz

--- Comment #2 from raal  ---
I can confirm with Version: 7.1.0.0.alpha0+
Build ID: ce6c6a5ad6c9dde09bb0bb0c51e16d828cfe0ef7
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135890] Chart Properties Dialog broken on some workflows

2020-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135890

--- Comment #1 from Rafael Lima  ---
Created attachment 164422
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164422=edit
File where I experienced the bug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs