Bug 122644 - UI almost unresponsive, "buzzing" buttons, when opening attached spreadsheet (regression)
Summary: UI almost unresponsive, "buzzing" buttons, when opening attached spreadsheet ...
Status: RESOLVED DUPLICATE of bug 121963
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.3.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2019-01-10 19:23 UTC by Jim Avera
Modified: 2019-01-15 17:44 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Spreadsheet causing problem (buzz.ods). See "Steps to Reproduce" (58.50 KB, application/vnd.oasis.opendocument.spreadsheet)
2019-01-10 19:24 UTC, Jim Avera
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Avera 2019-01-10 19:23:42 UTC
Description:
This started happening with latest master.  Did not happen a week ago, or with 6.2.
 
When the attached spreadsheet is opened, clicking in cells does not (usually) move the black selection rectangle.  The row/column headers highlight as expected, but the selection indicator stays stuck on the wrong cell.

Meanwhile, some of the buttons are "buzzing" (vibrating) as if being repeatedly re-rendered at high frequency.

This occurs with macros disabled, so it can not (hopefully) be due to macro code.

Steps to Reproduce:
1. Open attached spreadsheet (buzz.ods)
   Do NOT enable macros.
2. Open tab _PROTO (should already be open there)
3. Click in some empty cells, eg. G16 and nearby

Actual Results:
The cell is selected, but the black rectangle indicating that it is selected does not appear, or appears on some other cell (stuck from it's previous position).

The buttons in the upper left (labeled "MO, <EffPr", "B-W Net" etc.) are vibrating rapidly.

Expected Results:
Selection working properly; buttons able to pass DUI tests.


Reproducible: Always


User Profile Reset: No



Additional Info:
New problem; does not happen with master from last week, or with 6.2.1

Version: 6.3.0.0.alpha0+
Build ID: 32b85ec64e5c901369ce3ce5dbda0e96f2ec7fc0
CPU threads: 12; OS: Linux 4.15; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2019-01-07_16:08:14
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded
Comment 1 Jim Avera 2019-01-10 19:24:19 UTC
Created attachment 148227 [details]
Spreadsheet causing problem (buzz.ods).  See "Steps to Reproduce"
Comment 2 Durgapriyanka 2019-01-11 16:18:42 UTC
Thank you for reporting this bug. I can confirm this bug in

Version: 6.3.0.0.alpha0+
Build ID: 3c964980da07892a02d5ac721d80558c459532d0
CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-12-12_02:07:45
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded
Comment 3 Xisco Faulí 2019-01-15 17:39:18 UTC
Hi Durgapriyanka,
Please add the keywords regression and bibisectRequest if this is a regression. It's pointless to move bugs to NEW without a proper triage...
Comment 4 Xisco Faulí 2019-01-15 17:44:55 UTC
Regression introduced by https://cgit.freedesktop.org/libreoffice/core/commit/?id=d464d505fbf6e53a38afdd3661d320fac8c760d6, which is the same as in bug 121963

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