mariuz / flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
http://flamerobin.org
MIT License
214 stars 66 forks source link

Context popup menu is not shown for Database and Table Triggers #154

Closed luronumen closed 3 years ago

luronumen commented 3 years ago

STEPS TO REPRODUCE THE ISSUE 1- Connect to a database that has Database Triggers and Table Triggers 2- Right mouse click on a Database Triggers and Table Triggers: Verify that the context popup menu is NOT shown with Alter, Drop and Properties options like it happen with others Database objects (e.g.: Procedures):

Menu Context popup menu in a Procedure

luronumen commented 3 years ago

Retest result on FlameRobin v0.9.3.7: PASSED!