bugPSPP - Bugs: bug #45229, gtk3 / osx - output window is only...

 
 

bug #45229: gtk3 / osx - output window is only correctly rendered after a window resize

Submitter:  Friedrich Beckmann <beckmanf>
Submitted:  Mon 01 Jun 2015 04:19:14 PM UTC
   
 
Category:  GTK3 Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 10 Jun 2015 06:52:43 PM UTC, comment #1: 

I fixed this problem with commit

http://git.savannah.gnu.org/cgit/pspp.git/commit/?h=gtk3&id=5bd5007b498d18182af272222a0021af178fc531

This problem is probably related to bug #43362. The window is not rendered correctly, because only the size_request but not the current allocation is changed.

Friedrich Beckmann <beckmanf>
Group Member
Mon 01 Jun 2015 04:19:14 PM UTC, original submission:  

On gtk3 branch on MacOS the output window has some render problems. The problems disappear after a window resize. The problems are:

  - Content is clipped
  - The bottom content is not or only partly visible. It is not possible to scroll
     further down.

Attached are some example screenshots with window content before and after window resizing. OSX has gtk version 3.16.3 via macports.

During debugging of the histogram render problems I noticed that the draw method of the last bottom window content item is continuously called. After a window resize this is gone.


Friedrich Beckmann <beckmanf>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #34141:  AfterResize.JPG added by beckmanf (131KiB - image/jpeg)
file #34140:  BeforeResize.JPG added by beckmanf (131KiB - image/jpeg)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jmd (Updated the item)
  • -email is unavailable- added by beckmanf (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 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-06-10 beckmanf StatusNone Fixed
        Open/ClosedOpen Closed
    2015-06-02 jmd CategoryGraphical User Interface GTK3
    2015-06-01 beckmanf Attached File- Added BeforeResize.JPG, #34140
        Attached File- Added AfterResize.JPG, #34141
        Attached File- Added OutputWindowBeforeResize.JPG, #34142
        Attached File- Added OutputWindowAfterResize.JPG, #34143

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code