[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.orgDate: Wed Feb 27 13:51:50 EET 2008
- Previous message: [hafqa] [Bug 1276] wrong allocators used in hildon_window_get_borders
- Next message: [hafqa] [Bug 1227] GtkEntry::"hildon-input-mode" should default to off
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [hafqa] [Bug 1276] wrong allocators used in hildon_window_get_borders
- Next message: [hafqa] [Bug 1227] GtkEntry::"hildon-input-mode" should default to off
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]