bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #58755] gui: clipboard cut operation on cell range does n


From: Friedrich Beckmann
Subject: PSPP-BUG: [bug #58755] gui: clipboard cut operation on cell range does not update view
Date: Sun, 12 Jul 2020 02:42:13 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15

URL:
  <https://savannah.gnu.org/bugs/?58755>

                 Summary: gui: clipboard cut operation on cell range does not
update view
                 Project: PSPP
            Submitted by: beckmanf
            Submitted on: Sun 12 Jul 2020 06:42:12 AM UTC
                Category: Graphical User Interface
                Severity: 5 - Average
                  Status: Ready for Test/Review
             Assigned to: None
             Open/Closed: Open
                 Release: None
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

When a clipboard cut operation is done, the view is not updated except the
current editable. To reproduce

1. Create variable a
2. Create data for 4 cases by typing "5" <ENTER> "6" <ENTER> "7" <ENTER> "8"
<ENTER>
3. Select var "a" cases 1 and 2 with rectangular selection
4. Cut the data with <CTRL>x or via the main menu

=> Cell for case 2 still shows the value 6

Expected: Both cells should show empty data 

I fixed this with the patch in the branch "cut-update-view" in the
spread-sheet-widget

https://github.com/fredowski/ssw/tree/cut-update-view




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58755>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]