Bug 92653 - EDITING: cannot drag selection
Summary: EDITING: cannot drag selection
Status: RESOLVED DUPLICATE of bug 93054
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
5.1.0.0.alpha0+ Master
Hardware: All Linux (All)
: highest normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, regression
Depends on:
Blocks:
 
Reported: 2015-07-09 14:58 UTC by Terrence Enger
Modified: 2015-12-15 11:03 UTC (History)
1 user (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 Terrence Enger 2015-07-09 14:58:58 UTC
STR ...

(1) Download and open "test formula.ods" attached to tdf#92650.

(2) Drag the mouse cursor through cells A3 and B3.  Observe boundary
    around the pair of cells and a small black square at the bottom
    right of B4.

(3) Click in A3 and drag the mouse cursor over A5.

    Expected : (a) During the drag operation a shadow outline of two
                   cells follows the mouse cursor.
               (b) After the drop operation, cells A3 and B3 are
                   blank, and cells A5 and B5 have the value 2, and
                   cell B8 has value 11.5556.

    Observed : There is no visible result during the drag or after the
               drop.


Working in the daily dbgutil bibisect repository, I see from `git
bisect good` ...

    929145def84a0b1ea3ddc6b011d6f8e41a279758 is the first bad commit
    commit 929145def84a0b1ea3ddc6b011d6f8e41a279758
    Author: Miklos Vajna <vmiklos@collabora.co.uk>
    Date:   Sat Jun 20 05:49:47 2015 +0200

        2015-06-20: source-hash-3ecef8cedb215e49237a11607197edc91639bfcd

    :100644 100644 000c5fdaa8375e3db5a1cb1885c62c419266cf38 b94f9b4a25ad33e41de70c75a81e84fb1ea03584 M	build-info.txt
    :040000 040000 ab6cc818ec0767b31e4a5e477bc5e15554c2964a 8a42e3a9a83601198477090bea99d5c032baa618 M	opt

and from `git bisect log` ...

    # bad: [02f749eef951ff74ff6184cd0c5c13cc6e97f915] 2015-07-09: source-hash-85ce6a2446deb0f4c01604b6188f969603de9b16
    # good: [2b392af9c8f54629e3a3a98a8c92fa5af1c6722f] 2015-05-20: source-hash-90e2dabb8d0bb5382234be776c2ad0e2d5d9e224
    git bisect start '02f749e' 'oldest'
    # good: [772f8de044b2b1fe74371904f3c48e6e34f23b6a] 2015-06-14: source-hash-ad84b40b084cb6c6c129c687303fb863b8b3f746
    git bisect good 772f8de044b2b1fe74371904f3c48e6e34f23b6a
    # bad: [97e4cfbb943a38683c30c02fde5d44fe5f4bb1a4] 2015-06-26: source-hash-ee3d40b30816a8fc6d4e8f984659c8dfac19ec3b
    git bisect bad 97e4cfbb943a38683c30c02fde5d44fe5f4bb1a4
    # bad: [929145def84a0b1ea3ddc6b011d6f8e41a279758] 2015-06-20: source-hash-3ecef8cedb215e49237a11607197edc91639bfcd
    git bisect bad 929145def84a0b1ea3ddc6b011d6f8e41a279758
    # good: [ea66e33d42004c5689162daabde2f6feef90bf8a] 2015-06-17: source-hash-ffc1ffed11dc63a69fc2db04f12b3ea266b580fe
    git bisect good ea66e33d42004c5689162daabde2f6feef90bf8a
    # good: [66d7220a7df180fc7b6e7a7f3620d86272c3d838] 2015-06-19: source-hash-ba70050dc37f82306a8a3c5815372a4b9fff18fc
    git bisect good 66d7220a7df180fc7b6e7a7f3620d86272c3d838
    # first bad commit: [929145def84a0b1ea3ddc6b011d6f8e41a279758] 2015-06-20: source-hash-3ecef8cedb215e49237a11607197edc91639bfcd


The bug is not present on Windows Vista with LibreOffice ...

    Version: 5.1.0.0.alpha1+
    Build ID: d3b6f3790953bdfeaeebcd3ba9ec370d94ca4ebf
    TinderBox: Win-x86@39, Branch:master, Time: 2015-07-09_00:11:56
    Locale: en-CA (en_CA)
Comment 1 Terrence Enger 2015-07-09 15:01:55 UTC
Setting whiteboard bibisected and keyword regression.
Comment 2 Joel Madero 2015-07-11 22:51:18 UTC
Ubuntu 15.04 x64

Version: 5.1.0.0.alpha1+
Build ID: ec44f1ae39e44f55ef1b1625fc5f638d2dbf5256
Locale: en-US (en_US.UTF-8)

Technically could be a minor bug but using discretion to leave as normal because it's pretty key functionality. 

Upping to highest as it's a regression that is likely to be seen by quite a few users. I expect some dupes of this if it's not resolved before final release :)
Comment 3 Maxim Monastirsky 2015-10-03 18:31:56 UTC

*** This bug has been marked as a duplicate of bug 93054 ***
Comment 4 Robinson Tryon (qubit) 2015-12-15 11:03:32 UTC
Migrating Whiteboard tags to Keywords: (bibisected)
[NinjaEdit]