[Libreoffice-bugs] [Bug 127842] The buttons created in the calc sheet are constantly drawn, blink and slow down the work

2019-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127842

--- Comment #13 from Kadet  ---
Created attachment 155108
  --> https://bugs.documentfoundation.org/attachment.cgi?id=155108=edit
Shift buttons down the Y-axis.

Added a screenshot. When you create a table, the macro creates buttons that are
bound to row cells. If there are many rows and rows of different heights, the
bound buttons are shifted down the Y-axis.

-- 
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 127842] The buttons created in the calc sheet are constantly drawn, blink and slow down the work

2019-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127842

--- Comment #12 from Kadet  ---
Apparently indeed, a duplicate of bug 121963
But I will continue here.
Further research has shown that the same error prone checkboxes. And perhaps
other controls (not tested).
It was also found that the error is an offset error. If you bind the buttons to
the cell 0-th or 1-th column with an offset of 0, the flicker is not observed.
Already with column 2 there is flickering. And the farther away from the 0-th
column of the flickering activity.
Also doesn't help if the snap button to the cell of the 0-th column and the
offset. There is no shift and the button is at the 0-th position, but there is
a strong flicker, even at the 0-th position.

-- 
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 127842] The buttons created in the calc sheet are constantly drawn, blink and slow down the work

2019-09-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127842

Xisco Faulí  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||xiscofa...@libreoffice.org
 Status|UNCONFIRMED |RESOLVED

--- Comment #11 from Xisco Faulí  ---
(In reply to Kadet from comment #8)
> (In reply to Oliver Brinzing from comment #3)
> > this issue could be a duplicate of:
> > 
> > Bug 121963 - button flashing - mouse wheel zooming breaks
> 
> 
> Quite possible. Mouse flickering is also observed. My testing showed that
> the problem appeared after the next commit:
> 
> d0bdd6cb45a812e383d6efb91012d597aae5f116 is the first bad commit
> commit d0bdd6cb45a812e383d6efb91012d597aae5f116
> Author: Norbert Thiebaud 
> Date:   Fri Nov 30 13:41:59 2018 -0800
> 
> source sha:d464d505fbf6e53a38afdd3661d320fac8c760d6
> 
> source sha:d464d505fbf6e53a38afdd3661d320fac8c760d6
> 
> :04 04 bf285e1cfb3224de3584a8c6aed6f3a5da0fd997
> fa8381282f278eb33ba9036548fae09cbe9a0d76 M  instdir

Thanks for the bisection.
It does confirm it's a duplicate of bug 121963

*** This bug has been marked as a duplicate of bug 121963 ***

-- 
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 127842] The buttons created in the calc sheet are constantly drawn, blink and slow down the work

2019-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127842

--- Comment #10 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

-- 
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 127842] The buttons created in the calc sheet are constantly drawn, blink and slow down the work

2019-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127842

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

-- 
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 127842] The buttons created in the calc sheet are constantly drawn, blink and slow down the work

2019-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127842

--- Comment #9 from Kadet  ---
Created attachment 154636
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154636=edit
Video2

Added another video with increased visibility of problems because they report
that they can not see the problem.

-- 
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 127842] The buttons created in the calc sheet are constantly drawn, blink and slow down the work

2019-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127842

--- Comment #8 from Kadet  ---
(In reply to Oliver Brinzing from comment #3)
> this issue could be a duplicate of:
> 
> Bug 121963 - button flashing - mouse wheel zooming breaks


Quite possible. Mouse flickering is also observed. My testing showed that the
problem appeared after the next commit:

d0bdd6cb45a812e383d6efb91012d597aae5f116 is the first bad commit
commit d0bdd6cb45a812e383d6efb91012d597aae5f116
Author: Norbert Thiebaud 
Date:   Fri Nov 30 13:41:59 2018 -0800

source sha:d464d505fbf6e53a38afdd3661d320fac8c760d6

source sha:d464d505fbf6e53a38afdd3661d320fac8c760d6

:04 04 bf285e1cfb3224de3584a8c6aed6f3a5da0fd997
fa8381282f278eb33ba9036548fae09cbe9a0d76 M  instdir

-- 
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 127842] The buttons created in the calc sheet are constantly drawn, blink and slow down the work

2019-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127842

--- Comment #7 from Kadet  ---
Enabling or disabling OpenGL has no effect on the problem.

-- 
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 127842] The buttons created in the calc sheet are constantly drawn, blink and slow down the work

2019-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127842

--- Comment #6 from Kadet  ---
Created attachment 154632
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154632=edit
Video (7.5MB)

Added a screen-video with the problem

-- 
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 127842] The buttons created in the calc sheet are constantly drawn, blink and slow down the work

2019-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127842

--- Comment #5 from Kadet  ---
Created attachment 154631
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154631=edit
screenshot

Added a screenshot highlighting the problem area

-- 
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 127842] The buttons created in the calc sheet are constantly drawn, blink and slow down the work

2019-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127842

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #4 from V Stuart Foote  ---
(In reply to Mike Kaganski from comment #2)
> In my testing, both with Russian UI and with en-US UI, with or without
> relevant help pack installed (which is mentioned for some reason in English
> part of the ReadMe.txt), I see slow population of the list. I could see no
> flickering; but the drop-down menus in the program became blank (but
> clickable); opening Help->About (guessing its position in menu by memory)
> opened the dialog, which was *also blank*.
> 
> Tested with Version: 6.3.2.2 (x64)
> Build ID: 98b30e735bda24bc04ab42594c85f7fd8be07b9c
> CPU threads: 12; OS: Windows 10.0; UI render: GL; VCL: win; 
> Locale: ru-RU (ru_RU); UI-Language: en-US
> Calc: threaded
> 

@Mike, since your testing with OpenGL showed some controls drawn blank, do you
get similar with OpenGL rendering disabled and using default GDI rendering? Or
do you get a flicker? I ask because some of the renderContext GUI issues that
flicker for sure--draw blank GUI elements (for  a moment and that then render
fully).

Should this go into the Meta bug 91488

-- 
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 127842] The buttons created in the calc sheet are constantly drawn, blink and slow down the work

2019-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127842

Oliver Brinzing  changed:

   What|Removed |Added

 CC||oliver.brinz...@gmx.de

--- Comment #3 from Oliver Brinzing  ---
this issue could be a duplicate of:

Bug 121963 - button flashing - mouse wheel zooming breaks

-- 
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 127842] The buttons created in the calc sheet are constantly drawn, blink and slow down the work

2019-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127842

Mike Kaganski  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #2 from Mike Kaganski  ---
The steps from the "ReadMe.txt", with modifications:

1. Unpack the downloaded DB.zip from attachment 154616
2. Open LibreOffice (*don't* open the DB yet), go to Tools->Macros->Organize
Macros->LibreOffice Basic
3. Click "Organizer..." button
4. Open "Libraries" tab; click "Import"
5. Navigate to "DBLibrary" subdirectory in the place where the DB.zip was
unpacked to; select "dialog.xlb" anc click "Open"
6. Confirm (no need to check "Replace existing libraries" yet)
7. Repeat 4-6, choosing "script.xlb" instead of "dialog.xlb" this time, and
checking "Replace existing libraries"
8. Repeat 4-6, navigating to "Library1" instead of "DBLibrary" this time
9. Repeat 4-6, navigating to "Library1" instead of "DBLibrary" this time,
choosing "script.xlb" instead of "dialog.xlb", and checking "Replace existing
libraries"

(A comment: the steps 4-9 seem strange; no idea why is the repeated import
which replaces a library imported in the previous step is needed)

10. In the same "LibreOffice Basic Macro Organizer" dialog, switch to "Modules"
tab
11. Drag "DBConnect", "dlgALL", and "iListener" from "Library1" to "Standard"
12. Open the DB.odb from the unpacked archive. Confirm enabling macros. A form
should automatically open. No errors should occur at this stage
13. If the form shown an empty Calc-like grid with column/row labels, click
inside the grid, and it should become blank without column/row headers (I
needed to do that click; no idea if there's some circumstances where the blank
area would appear from the beginning)
14. Click on one of the buttons inside "ЗАКАЗЫ" category in the top right part
of the form: either "ПРОФЛИСТ" or "МЕТАЛЛ".

In my testing, both with Russian UI and with en-US UI, with or without relevant
help pack installed (which is mentioned for some reason in English part of the
ReadMe.txt), I see slow population of the list. I could see no flickering; but
the drop-down menus in the program became blank (but clickable); opening
Help->About (guessing its position in menu by memory) opened the dialog, which
was *also blank*.

Tested with Version: 6.3.2.2 (x64)
Build ID: 98b30e735bda24bc04ab42594c85f7fd8be07b9c
CPU threads: 12; OS: Windows 10.0; UI render: GL; VCL: win; 
Locale: ru-RU (ru_RU); UI-Language: en-US
Calc: threaded

More information is needed: what specifically is wrong in the process. If
possible, a screen cast would be nice, with problematic parts marked or
commented in a description (like "at 3:15, left bottom corner, button "XXX"
flickers"); also if this is a regression, and full information from
Help->About.

-- 
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 127842] The buttons created in the calc sheet are constantly drawn, blink and slow down the work

2019-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127842

--- Comment #1 from Kadet  ---
Created attachment 154616
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154616=edit
Database

Database with built-in forms calc-tables

-- 
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