[hafqa] [hafqa] [Bug 2469] GTK TextView scrolls to cursor on size change even if text view is non-editable

From: bugzilla-daemon at lists.maemo.org bugzilla-daemon at lists.maemo.org
Date: Wed Feb 27 13:51:50 EET 2008
https://bugs.maemo.org/show_bug.cgi?id=2469


kris at imendio.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kris at imendio.com
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Priority|Medium                      |Low




------- Comment #1 from kris at imendio.com  2008-02-27 13:51 GMT+3 -------
Keeping the cursor visible during size_allocate is a maemo-specific patch to
GTK+.  This makes sense to do in case the virtual keyboard pops up and the text
view in the main window gets resized.  I am not sure whether this indeed makes
sense to do for text views that are not editable (since the keyboard cannot pop
up for it anyway) and on first size-allocate (since the keyboard is not
involved there).  A possible fix might be to not scroll to the cursor for these
two cases.

Opinions?


-- 
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

More information about the hafqa mailing list