bugPSPP - Bugs: bug #38923, Data sheet does not refresh when...

 
 

bug #38923: Data sheet does not refresh when adding new variables while window is split

Submitter:  John Darrington <jmd>
Submitted:  Tue 07 May 2013 11:08:52 AM UTC
   
 
Category:  Graphical User Interface Severity:  3 - Ordinary
Status:  Confirmed Assigned to:  None
Open/Closed:  Closed Release:  Before 0.8.0
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 28 May 2013 12:51:46 PM UTC, comment #4: 

I can no longer reproduce it either.  So let's call this one done.

John Darrington <jmd>
Group administrator
Tue 28 May 2013 05:15:12 AM UTC, comment #3: 

John, I was able to reproduce this back on May 8 (see comment 1) but trying again tonight it no longer seemed to work.  Can reproduce it?  There have been some small changes to the GUI in the meantime, although I don't think that any of them was intended to fix this problem.

Ben Pfaff <blp>
Group administrator
Thu 16 May 2013 05:56:36 PM UTC, comment #2: 

My guess is that the extents of the sheet get out of sync with the GtkAdjustments.  Touching a scrollbar makes the contents appear again.

John Darrington <jmd>
Group administrator
Thu 09 May 2013 04:54:02 AM UTC, comment #1: 

Confirmed.

Same thing happens when deleting a variable.

Cause is not obvious to me.  Adding a call to   gtk_widget_queue_draw (GTK_WIDGET (sheet_view));
in on_variable_inserted() in psppire-data-sheet.c does not help, although that function is getting called.

Ben Pfaff <blp>
Group administrator
Tue 07 May 2013 11:08:52 AM UTC, original submission:  

1. Open a dataset.
2. Switch to the Data View
3. Select Window|split
4. Switch to the Variable View
5. Add a new variable.
6. Switch back to the data view. All panes are blank until something is clicked.


John Darrington <jmd>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by blp (Posted a comment)
  • -email is unavailable- added by jmd (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-05-28 jmd Open/ClosedOpen Closed
    2013-05-09 blp StatusNone Confirmed
    2013-05-07 jmd ReleaseNone Before 0.8.0

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code