Thread: [pgAdmin III] #62: [EDB-AS]: Cannot edit Trigger Body

[pgAdmin III] #62: [EDB-AS]: Cannot edit Trigger Body

From
"pgAdmin Trac"
Date:
#62: [EDB-AS]: Cannot edit Trigger Body
---------------------+------------------------------------------------------
 Reporter:  dpage    |       Owner:  dpage  
     Type:  bug      |      Status:  new    
 Priority:  minor    |   Milestone:  1.10.1 
Component:  pgadmin  |     Version:  1.10   
 Keywords:           |    Platform:  solaris
---------------------+------------------------------------------------------
 Description:
 --------------
 Platform: Solaris SPARC 10
 pgAdmin: Version  1.10.0(Jul 21 2009, rev 7976)
 Installer: 20090721

 Cannot edit body of trigger when creating a new trigger.


 Steps to Reproduce:
 -----------------------
 1. Launch pgAdmin and connect to Server.
 2. Expand Databases, Tables. Right click table and select New Object ->
 Trigger.
 3. Enter a trigger name, select event and then click on the Body tab.

 Even if user clicks inside the window to enter code there is no action.


 Expected:
 -----------
 Cursor should be placed in the window and user should be able to
 enter/edit code
 on the Body tab in New trigger window.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/62>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

Re: [pgAdmin III] #62: [EDB-AS]: Cannot edit Trigger Body

From
"pgAdmin Trac"
Date:
#62: [EDB-AS]: Cannot edit Trigger Body
------------------------+---------------------------------------------------
  Reporter:  dpage      |       Owner:  dpage 
      Type:  bug        |      Status:  closed
  Priority:  minor      |   Milestone:  1.10.1
 Component:  pgadmin    |     Version:  1.10  
Resolution:  not a bug  |    Keywords:        
  Platform:  solaris    |  
------------------------+---------------------------------------------------
Changes (by dpage):

  * status:  new => closed
  * resolution:  => not a bug


Comment:

 Problem not present when building wxWidgets against the latest version of
 GTK from Blastwave. Seems to be an issue with the version of GTK that
 ships with Solaris 9.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/62#comment:1>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III