Setting an element’s visible property overrides the viewable security property for the element. I don’t think it should but this issue goes back a long way, and I guess it was never addressed. How can I test to see if security prohibits an element from being viewed, so I can make sure not to set the visible property to true? The accessible security setting cannot be overridden in code, can it?
Is this is indeed the case, it’s a bug. Can you file a case for that, so it can be addressed?
Paul
Thanks Paul. I’ll file a case.
FYI, here is an old thread describing the same issue: viewtopic.php?f=8&t=2596&p=11717&hilit=bug+security+viewable#p11717 I’m just surprised this hasn’t come up more often.