[Gambas-user] Issue 144 in gambas: GB3 Context menu paste into a maskbox illegally
gambas at ...2524...
gambas at ...2524...
Wed Nov 9 10:02:02 CET 2011
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 144 by adamn... at ...626...: GB3 Context menu paste into a maskbox
illegally
http://code.google.com/p/gambas/issues/detail?id=144
1) Describe the problem.
By using the context menu Paste in a MaskBox, the mask "laws" are broken
and application aborts.
2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
Version: TRUNK
Revision: Somewhere recent
Operating system: Linux
Distribution: mine
Architecture: x86
GUI component: QT4 / GTK+
Desktop used: LXDE
3) Provide a little project that reproduces the bug or the crash.
Attached
4) If your project needs a database, try to provide it, or part of it.
n/a
5) Explain clearly how to reproduce the bug or the crash.
a) In the IDE
i) Run the project
ii) Use the context menu to Copy the contents of the TextBox
iii) Right click on the MaskBox and Paste
===> Out of bounds error
b) Running the executable
i) Make Executable and run it
ii) Repeat above
==> Uh oh.
6) Suggest either a lot of effort in mask handling :-( or getting rid of
the Paste option in the MaskBox context menu. By the way, this doesn't
happen with Ctrl+C/Ctrl+V
Attachments:
maskpaste-0.0.3.tar.gz 5.1 KB
More information about the User
mailing list