Ticket #56 (closed bug: not a bug)

Opened 4 years ago

Last modified 4 years ago

Creating new index, Add button remains disabled after selecting column

Reported by: dpage Owned by: dpage
Priority: minor Milestone: 1.10.1
Component: pgadmin Version: 1.10
Keywords: Cc:
Platform: solaris

Description (last modified by dpage) (diff)

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 pgAdmin 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.

Change History

Changed 4 years ago by dpage

  • version changed from trunk to 1.10
  • description modified (diff)

Changed 4 years ago by dpage

  • platform set to solaris

Changed 4 years ago by dpage

  • status changed from new to closed
  • resolution set to not a bug

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.

Note: See TracTickets for help on using tickets.