Compare User Objects - not working as expected

Bernhard S

Member³
When trying to compare user objects of a source schema exceeding one screen length there are a few issues:
- the last user object item on the current screen is not selectable
- the page scrollbar down arrow element is not working

This behaviour is the same in the latest 64-bit Beta 2 version.
 
I've noticed the same thing - not sure when this started. My work-around has been to create a trigger named ZZZ on the last (alphabetically) table in the schema. That way I don't have to deal with the last entry in the list. Not real pretty, but it works.
 
Back
Top