[pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column - Mailing list pgadmin-hackers

From pgAdmin Trac
Subject [pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column
Date
Msg-id 046.97f47d8858b31aa411eaf5a9c31ffd61@code.pgadmin.org
Whole thread Raw
Responses Re: [pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column  ("pgAdmin Trac" <trac@code.pgadmin.org>)
Re: [pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column  ("pgAdmin Trac" <trac@code.pgadmin.org>)
Re: [pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column  ("pgAdmin Trac" <trac@code.pgadmin.org>)
List pgadmin-hackers
#56: Creating new index, Add button remains disabled after selecting column
---------------------+------------------------------------------------------
 Reporter:  dpage    |       Owner:  dpage 
     Type:  bug      |      Status:  new   
 Priority:  minor    |   Milestone:  1.10.1
Component:  pgadmin  |     Version:  trunk 
 Keywords:           |    Platform:        
---------------------+------------------------------------------------------
 Platform: Solaris 10 SPARC
 Version: 1.10.0(Aug 7 2009, rev. 8008)
 Installer: 20090807

 Decription:
 ------------
 When creating new index the Add button remains disabled even after
 selecting column.


 Steps to Reproduce:
 ---------------------
 1. Launch Postgres Studio and connect to server.
 2. Create a table with one column (say of integer data type)
 3. Expand the table, right click Indexes and select New index.
 4. Type a name for the index and then click the Columns tab.
 5. Select a column from the combo box

 The Add button remains disabled.

 User can create an index using Query tool window.

 Expected:
 ----------
 Add button should be enabled after selecting a column.

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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: New minor release?
Next
From: "pgAdmin Trac"
Date:
Subject: [pgAdmin III] #57: Auto-vacuum tab for table (properties) is not displaying FREEZE table age option