JDK-6750338 : PIT:- Clicking on the closed popup security warning icon, flashes the border of popup
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6u10
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows_vista
  • CPU: x86
  • Submitted: 2008-09-19
  • Updated: 2011-01-19
  • Resolved: 2008-11-21
Related Reports
Relates :  
Relates :  
Description
I was tring to reproduced the http://monaco.sfbay.sun.com/detail.jsf?cr=6732051 , the bug was reproduced in the 6u10 b33 pit build. i,e the security warning icon was seen after popup gets closed. But when i click on the security warning icon, i am seeing the flashing border for the invisible popup, which was not seen 6u10 b28 , 6u10 b29 , 6u10b30 . This is seen only in this 6u10 b33 pit build. Hence its a regression.

I have attached the screen shot of the same.


Step to Reproduced:-
--------------------
1) Run the attached testcase.
java -Djava.security.manager <testcase name >
2)Right click on the frame , such that popup menuitem is visible outside the frame. This have to be done, as soon as the frame is visible. 
3)Press "Window start button" + "d". All the windows on the desktop gets minimized. Once again when i press "Window start button" + "d". The minimized window gets restore. Now you can't see popupmenu.  But security warning icon is still seen.  
3) Click on the security icon of the popup. Observe that warning icon flashes the border of the invisible or closed popup. If you  see the same then the bug is reproduced.

Comments
EVALUATION The flashy border has been removed since 6u12b01 (see 6749517). Hence this bug is not reproducible anymore.
21-11-2008

EVALUATION This regression is reintroduced with the fix for 6742975. This is basicly the same problem as 6732051. This needs another fix in some future update release.
19-09-2008