Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#2406 closed defect (fixed)

OS15 0.90 Browse doesnt go to suggested URL

Reported by: tonyforster Owned by: lucian
Priority: Unspecified by Maintainer Milestone:
Component: Browse Version: 0.90.x
Severity: Unspecified Keywords: olpc-0.90
Cc: erikos Distribution/OS: Unspecified
Bug Status: Assigned

Description

Partly type a URL, click a suggested URL

raceback (most recent call last):

File "/usr/share/sugar/activities/Browse.activity/webtoolbar.py", line 163, in view_button_press_event_cb

path, col_, x_, y_ = view.get_path_at_pos(event.x, event.y)

TypeError: integer argument expected, got float
/usr/share/sugar/activities/Browse.activity/webtoolbar.py:69: GtkWarning: IAgtk_entry_set_text: assertion `text != NULL' failed

self.props.text = text

Change History (4)

comment:1 Changed 14 years ago by erikos

  • Bug Status changed from Unconfirmed to Assigned
  • Cc erikos added
  • Milestone changed from Unspecified by Release Team to 0.90

Thanks Tony, this is a great one.

Same issue than #2291. That one should be fixed for 0.90.1

comment:2 Changed 14 years ago by lucian

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

comment:3 Changed 14 years ago by erikos

Lucian, it is good to reference the commit in the ticket when you close it:

http://git.sugarlabs.org/projects/browse/repos/mainline/commits/e8130523d74e24be64362c723a9ebed1087fc521

comment:4 Changed 11 years ago by dnarvaez

  • Milestone 0.90 deleted

Milestone 0.90 deleted

Note: See TracTickets for help on using tickets.