Opened 8 years ago

Last modified 8 years ago

#4949 new defect

Invoking the frame with a drag in hand causes traceback, no invokation

Reported by: SAMdroid Owned by:
Priority: Normal Milestone: Unspecified
Component: Sugar Version: Unspecified
Severity: Minor Keywords:
Cc: Distribution/OS: Fedora
Bug Status: Unconfirmed

Description

Steps to reproduce:

  1. Open browse
  2. Start dragging SL logo
  3. Move cursor to top left to invoke frame

Expected: Frame shows

Actual result: Nothing happens

Error in the log:

`
Traceback (most recent call last):

File "/home/saam/sugar-build/build/out/install/lib/python2.7/site-packages/jarabe/frame/eventarea.py", line 141, in _drag_motion_cb

drag_context.drag_status(0, timestamp)

AttributeError: 'X11DragContext' object has no attribute 'drag_status'
`

Tested on fc24 from git.

Change History (1)

Note: See TracTickets for help on using tickets.