Bug #44264 timer fires and adds delimiter when typing trigger code on mac
Submitted: 14 Apr 2009 14:38 Modified: 6 Aug 2009 10:59
Reporter: Jim Deverick Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.1.10beta OS:MacOS
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: beta, CHECKED, leopard, mac, trigger

[14 Apr 2009 14:38] Jim Deverick
Description:
When adding trigger code for a table in the mac workbench beta, a timer seems to fire repeatedly, adding the delimiter and newlines to whatever you're typing in the trigger box.

How to repeat:
create a table. navigate to the trigger tab for that table. start typing trigger code.

Suggested fix:
modify or elimitinate the timer that is firing.
[15 Apr 2009 4:17] Valeriy Kravchuk
Thank you for the bug report. Verified just as described.
[3 Aug 2009 2:47] Alfredo Kojima
This seems to have been fixed previously in some recent version.
[5 Aug 2009 18:53] Johannes Taxacher
this is fixed in 5.1.16.
[6 Aug 2009 10:59] Tony Bedford
An entry was added to the 5.1.16 changelog:

When attempting to enter trigger code into the Triggers tab of the Table Editor, a timer appeared to periodically fire, which caused the delimiter to be added while typing.

This only happened when using the Mac OS X version of MySQL Workbench.