[hafqa] [hafqa] [Bug 1168] New: GtkCellRendererCombo unusable in maemo-modified gtk
From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.orgDate: Fri Mar 23 11:39:25 EET 2007
- Previous message: [hafqa] [Bug 1101] Reproducible unintentional window/application close bug
- Next message: [hafqa] [Bug 1169] New: [PATCH] GLIB-CRITICAL when setting the GtkComboBox model to NULL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://maemo.org/bugzilla/show_bug.cgi?id=1168 Summary: GtkCellRendererCombo unusable in maemo-modified gtk Product: haf Version: unspecified Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: markku.vire at movial.fi QAContact: hafqa at maemo.org Try running gtk-demo within maemo-sdk. You need to modify the sources slightly, since maemo hides the gtktreeview headers by default, but that's one line: * Download sources of gtk+ * Modify editable_cells.c within demos/gtk-demo: Append gtk_tree_view_set_headers_visible(GTK_TREE_VIEW (treeview), TRUE); after gtk_tree_view_new_with_model. * Recompile and install Now: * run-standalone gtk-demo * pick "editable cells" tester from left pane. * Try modifying the numbers on first column. The result is that either you cannot open the menu or it flashes briefly... The cell renderer is unusable in editiong mode. -- Configure bugmail: https://maemo.org/bugzilla/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 1101] Reproducible unintentional window/application close bug
- Next message: [hafqa] [Bug 1169] New: [PATCH] GLIB-CRITICAL when setting the GtkComboBox model to NULL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]