robotframework / RIDE

Test data editor for Robot Framework
Apache License 2.0
964 stars 379 forks source link

space do not works when entering text in cells #208

Closed robotframework-ride closed 9 years ago

robotframework-ride commented 9 years ago

Originally submitted to Google Code by kiwitargetgranule on 19 Jun 2009

Double click on any (row/col) cell of ride test case. Try to enter a keyword or comment with space. When entering space, the control space feature occurs and no space are entering on cell.

Always include the framework version, Python or Jython version, and operating system. You can, for example, copy the output of 'pybot/jybot --version'. Robot Framework 2.1 (Python 2.5.2 on linux2) Robot IDE 0.16 python-wxgtk2.8.9

more info on python-wxgtk2.8.9 Package: python-wxgtk2.8 Priority: optional Section: universe/python Installed-Size: 42616 Maintainer: Ubuntu MOTU developers <ubuntu-motu@⁠lists.ubuntu.com> Original-Maintainer: Ron Lee <ron@⁠debian.org> Architecture: i386 Source: wxwidgets2.8 Version: 2.8.7.1-0ubuntu3 Replaces: libwxgtk2.6-0-python, wxpython2.6-0 Provides: python2.4-wxgtk2.8, python2.5-wxgtk2.8 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21), libwxbase2.8-0 (>= 2.8.7.1), libwxgtk2.8-0 (>= 2.8.7.1), python (>= 2.4), python (<< 2.6), python-central (>= 0.6), python-wxversion (>= 2.8.6.1-0ubuntu2) Suggests: wx2.8-doc, wx2.8-examples Conflicts: libwxgtk2.6-0-python, wxpython2.6-0 Filename: pool/universe/w/wxwidgets2.8/python-wxgtk2.8_2.8.7.1-0ubuntu3_i386.deb Size: 9837292 MD5sum: 8372fe90816381c4509cdc1569fe67fc SHA1: 00ef9377ab5db4042d59ca508dd4437955fec6a2 SHA256: be245791da34f038d842466b86d3cdaf0f8f9b704e690fe41b4cdaf79f20e6d6 Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython binding) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides a Python binding to the wxGTK library and the wxPython runtime support libraries. Python-Version: 2.4, 2.5 Bugs: mailto:ubuntu-users@⁠lists.ubuntu.com Origin: Ubuntu

robotframework-ride commented 9 years ago

Originally submitted to Google Code by bryan.oakley on 19 Jun 2009

FWIW, I'm unable to duplicate this on RHEL, python 2.5.2, wxPython 2.8.0.1

robotframework-ride commented 9 years ago

Originally submitted to Google Code by @yanne on 22 Jun 2009

Also unable to reproduce.

robotframework-ride commented 9 years ago

Originally submitted to Google Code by @yanne on 9 Jul 2009

Closing because unable to reproduce. Can be reopened if more information surfaces.