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

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

PSPP-BUG: [bug #46567] osx: Column width in variable view can not be cha


From: Friedrich Beckmann
Subject: PSPP-BUG: [bug #46567] osx: Column width in variable view can not be changed via mouse
Date: Tue, 01 Dec 2015 20:08:08 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/601.2.7 (KHTML, like Gecko) Version/9.0.1 Safari/537.86.2

Update of bug #46567 (project pspp):

                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Ähm. I guess this is supposed to be a feature and not a bug. It is related to
the button capturing for "kinetic-scrolling".

https://developer.gnome.org/gtk3/stable/GtkScrolledWindow.html#gtk-scrolled-window-get-capture-button-press

This allows to scroll the content of the window by pushing the mouse button
and moving the mouse. Only if the button is pushed and not moved for about one
second, the underlying widgets will receive the button pressed event. For
psppire this means you have to push the mouse button for about one second
before you move the mouse in order to change the column width. For changing
the width of the columns this is quite unusual compared to the existing user
experience (for me). 

The button press capture is only active when the window is in scroll mode. So
once there are enough variables such that the case does not fit in the data
window, the capture behavior (i.e. for us: one second wait to change column
width) can be observed in the data window also. 

The behavior could probably be changed via gtk3 api. I think it is supposed to
be activated in touch environments only. So maybe my mac laptop with touchpad
is considered "touch". However on osx the "kinetic scrolling" via the usual
osx two finger gesture is not kinetic at all for the gtk3 application...

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46567>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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