#87

[Bug] Attempting to copy text from chat bar

    • Status: Fixed
    • Priority: Normal (3)
    • Component: Chat
    • Permission type: None
    produces the following Traceback, Copying a selection from the actual HTML chat window works, but not from the chat bar itself. Guessing it is because there is nothing selected in the HTML window so it dies

    AttributeError: 'chat_html_window' object has no attribute 'Copy'
    File "E:\python\openrpg dev\OpenRPG\Development\start_client.py", line 23, in <module>
      mainapp.MainLoop()
    File "C:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 8007, in MainLoop
      wx.PyApp.MainLoop(self)
    File "C:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 7303, in MainLoop
      return _core_.PyApp_MainLoop(*args, **kwargs)
    File "E:\python\openrpg dev\OpenRPG\Development\orpg\tools\decorators.py", line 106, in new_func
      return func(*args, **kwargs)
    File "E:\python\openrpg dev\OpenRPG\Development\orpg\chat\chatwnd.py", line 1018, in textCopy
      self.chatwnd.Copy()</pre>
  • Followers
     
    Ico-users Digitalxero (Assigned To) 
     
    Attachments
    No attachments
    Associations
     
    No associations
    Activity
     
    User picture

          on Aug 12, 2009 @ 03:39am UTC * By Digitalxero

    Status changed from New to Test
    Fixed in revision: fca10fde342e
    User picture

          on Aug 12, 2009 @ 03:42am UTC * By Digitalxero

    Assigned to set to Digitalxero
    Component changed from None to Chat
    Milestone changed from Backlog to Current Release
    Status changed from Test to Fixed
    User picture

          on Aug 16, 2009 @ 08:57pm UTC * By Digitalxero

    Milestone changed from Current Release to 1.8.0 Release
    Updating tickets (#49, #38, #59, #60, #84, #10, #20, #23, #27, #29, #52, #58, #68, #72, #74, #75, #76, #77, #86, #87, #31, #57, #85)
    Time Expenditure
    Loading