pgadmin-org / pgadmin3

Archive of the pgAdmin III project
https://www.pgadmin.org/
Other
178 stars 82 forks source link

Regression in 1.16 b4: missing items from context menu for indexes and pkeys (RM #621) #392

Closed dpage closed 2 years ago

dpage commented 12 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/621 Originally created by Anonymous at 2012-08-27 14:14:22 UTC.

I noticed that the key is not working for indexes in 1.16 beta4. Uponcloser inspection I found that a number of index-specific items are missing from the context menus for index and primary keys.

This happened under Windows XP, but I wouldn't expect it to be platform specific.

See attached screenshots.

dpage commented 12 years ago

Image migrated from Redmine: https://redmine.postgresql.org/attachments/download/426 Originally created by Anonymous at 2012-08-27 14:15:00 UTC.

index_context_menu_1_16_b4.png

Filename: index_context_menu_1_16_b4.png

Description: Context menu in 1.16 beta4

dpage commented 12 years ago

Image migrated from Redmine: https://redmine.postgresql.org/attachments/download/425 Originally created by Anonymous at 2012-08-27 14:15:27 UTC.

index_context_menu_1_14_3.png

Filename: index_context_menu_1_14_3.png

Description: context menu in 1.14.3

dpage commented 12 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/621#note-3 Originally created by Anonymous at 2012-08-27 14:20:52 UTC.

Also, when I refreshed the object browser with while the index node was selected, 1.16 beta4 crashed after I had deleted an index under this node in another client.

dpage commented 12 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/621#note-4 Originally created by Guillaume Lelarge at 2012-09-05 21:15:09 UTC.

Fixed in http://git.postgresql.org/gitweb/?p=pgadmin3.git;a=commit;h=9724c2abf1fb3330591eef8567249d7bc367970d

Redmine ticket header update:

Name Old Value New Value
Status changed New In Progress
dpage commented 12 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/621#note-5 Originally created by Guillaume Lelarge at 2012-09-05 21:15:14 UTC.

Redmine ticket header update:

Name Old Value New Value
Status changed In Progress Resolved
Resolution changed fixed
dpage commented 2 years ago

Issue closed on Redmine.