Tuesday, September 11

[fix] Enable User Customizations across Sessions using MDS can break your popup


Issues

Enable User Customizations across Sessions using MDS can break your popup

Viewlet

Environment

JDeveloper 11gR2 (11.1.2.0.0 - 11.1.2.2.0)

ADF Features

Using af:popup




Enable User Customizations across Sessions using MDS




Reproduce

1.) Start tablePopup.jsf
2.) Login into the app with weblogic - Account
3.) Scroll down the table (more than 25 rows)
4.) Try to open the Popup with the ToolbarButton

Expected behavior 

Enable User Customizations across Sessions using MDS should not have negative impact on the application.

Fix

Using af:popup with autoCancel = "disabled" produced this issues. Set this property to "" or "enabled" is a fix for this issues. (BUG 11057528)



3 comments:

BradW said...

Have you logged an SR with Oracle?

Unknown said...

Not yet..but when you can - don't stop...

Anonymous said...

fyi

see http://java.net/jira/browse/ADFEMG-56

regards
Jan Vervecken