When comparing objects object name is not automatically selected.
After clicking object type combo, the object name is is selected
I made a change a few betas ago so this happens when you select the target connection or schema.
I downloaded the latest beta and now Object type is automatically selected, but I still have to click that dropdown to get the Object name selected.
If I click Object name without clicking Object type it does not seem like the names list has been properly loaded.
Here is what happens when I do it. Steps are:
- select everything in LHS
- select connection on right
- The window looks for a matching object in the login schema on the right, it doesn't find anything.
- The window looks for a matching object in the LHS schema on the right. It finds a match.
- I decide I want the same object in the SCOTT schema. So I change the schema name on the right. The matching object is found on the right.

Please let me know what I can do differently to reproduce the problem.
Right click on object in Schema browser, I always have the schemas I compare connected when I do this

Ah, ok, I can see some bad behavior when I do this:
- have 2 connections...each with different schema names and DB names.
- rt-click a table in first connection and choose compare
- choose 2nd connection in single object compare
- object in login schema of 2nd connection not automatically found.
Thanks. I'll fix.