Ticket #3473 (closed defect: fixed)

Opened 14 months ago

Last modified 12 months ago

Browse: drop-down list of suggested pages issue

Reported by: manuq Owned by: manuq
Priority: Low Milestone: 0.96
Component: Browse Version: Unspecified
Severity: Minor Keywords: 12.1.0, olpc-test-passed
Cc: humitos Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

Start typing in the web url entry and then go down the list using the down arrow key, then go up using up arrow key. When up arrow key is pressed, the list disappears.

Log attached with the traceback.

Attachments

org.laptop.WebActivity-4.log Download (6.2 KB) - added by manuq 14 months ago.
browse--drop-down-list-of-suggested-pages-issue.patch Download (0.9 KB) - added by humitos 14 months ago.
This will be the patch when the bug be fixed
treemodel_test.py Download (1.8 KB) - added by humitos 14 months ago.
Test csae of the pygi bug we did with manuq
pygobject3-3.0.3-2.fc16.i686.rpm Download (237.8 KB) - added by humitos 14 months ago.
RPM package containing the patch mentioned in this ticket that fixed the problem with GtkTreeModel - Thanks to manuq for his help

Change History

Changed 14 months ago by manuq

Changed 14 months ago by manuq

  • milestone changed from Unspecified by Release Team to 0.96

Changed 14 months ago by humitos

  • cc humitos added

Changed 14 months ago by humitos

I reported a bug on pygobject that it's related with this:

Changed 14 months ago by humitos

This will be the patch when the bug be fixed

Changed 14 months ago by humitos

Test csae of the pygi bug we did with manuq

Changed 14 months ago by humitos

RPM package containing the patch mentioned in this ticket that fixed the problem with GtkTreeModel - Thanks to manuq for his help

Changed 14 months ago by humitos

You can download the RPM package and install it with:

sudo yum install pygobject3-3.0.3-2.fc16.i686.rpm

Changed 14 months ago by manuq

And here are RPMs for F17 built with koji:

 http://koji.fedoraproject.org/koji/taskinfo?taskID=4030865

Changed 14 months ago by manuq

RPM and Browse patch tested in XO-1.5 os8, the bug is gone.

Changed 14 months ago by manuq

  • keywords 12.1.0, olpc-test-pending added; 12.1.0 removed
  • status changed from new to closed
  • resolution set to fixed

Thanks humitos, the pygobject part was pushed in master as d37680bb9390426f7f58ea3d352c3e5e2106e978 . The Browse part is now pushed as c9e19a4da890cd528e1ff70697f28470aa18217e .

Changed 14 months ago by erikos

The pygobject fix has been cherry-picked to the 3.2. branch. The stable branch will be released at the same time as the upcoming gnome 3.4.2 release.

Changed 13 months ago by greenfeld

  • keywords 12.1.0 added; 12.1.0, olpc-test-pending removed
  • status changed from closed to reopened
  • resolution fixed deleted

When I press the up key the list still disappears in 12.1.0 os10/Browse-137.

Changed 13 months ago by humitos

What do we have to do to include the RPM patched version on our release? Because I think the problem here is os10 doesn't have the RPM patched verion

Changed 13 months ago by manuq

  • keywords 12.1.0, olpc-test-pending added; 12.1.0 removed
  • status changed from reopened to closed
  • resolution set to fixed

This is fixed in os12, closing.

Changed 12 months ago by greenfeld

  • keywords olpc-test-passed added; olpc-test-pending removed

We can move up and down in the dropdown for Browse in 12.1.0 os16/Browse-140.

Note: See TracTickets for help on using tickets.