Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#4283 closed defect (fixed)

Activity icons in neighborhood: palette error

Reported by: manuq Owned by: manuq
Priority: High Milestone:
Component: Sugar Version: Unspecified
Severity: Unspecified Keywords: regression, r+, olpc-testing-pending
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

TestCase:

  1. share an activity, like Memorize
  2. go to the neighborhood view, tap the activity icon

Nothing happens. This traceback appears in the shell log:

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/jarabe/desktop/meshbox.py", line 93, in __button_release_event_cb
    self.props.palette.popup(immediate=True, state=Palette.SECONDARY)
AttributeError: 'NoneType' object has no attribute 'popup'

Right click, left click and long press they all pop up the palette.
For other elements in the neighborhood, we inmediatly display the palette on tap.

Attachments (1)

0001-ActivityIcon-in-neighborhood-port-to-custom-Palette-.patch (3.3 KB) - added by manuq 11 years ago.
Patch.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 11 years ago by erikos

  • Priority changed from Unspecified by Maintainer to High

Let's investigate if this is a wider issue with touch. We can see then if priority goes down.

comment:2 Changed 11 years ago by manuq

  • Keywords r? added

comment:3 Changed 11 years ago by erikos

  • Keywords r+ olpc-testing-pending added; r? removed

Looks good and works as expected, please push.

comment:4 Changed 11 years ago by manuq

  • Resolution set to fixed
  • Status changed from new to closed

Thanks. Pushed 55407256 .

comment:5 Changed 11 years ago by dnarvaez

  • Milestone 0.98 deleted

Milestone 0.98 deleted

Note: See TracTickets for help on using tickets.