[pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column

Поиск
Список
Период
Сортировка
От pgAdmin Trac
Тема [pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column
Дата
Msg-id 046.97f47d8858b31aa411eaf5a9c31ffd61@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>)
Re: [pgAdmin III] #56: Creating new index, Add button remains disabled after selecting column  ("pgAdmin Trac" <trac@code.pgadmin.org>)
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: New minor release?
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: [pgAdmin III] #57: Auto-vacuum tab for table (properties) is not displaying FREEZE table age option