Chrome 32 and ADF Faces

Hello

(JDev 11.1.2.4, Windows 7, VMWare Fusion)

I'm having some trouble running ADF Rich Faces on Chrome 32 for Windows.

This version introduced to INTERFACE custom elements replacing the use of the native elements, such as scroll bars, and check boxes. Now, I am unable to drag the scroll for a table with the mouse bar. I can still use the scroll wheel to move though.

Also, I'm getting Page Unresponsive warnings from time to time I've not seen before in previous versions. The application seems to work fine despite this but the popups are obviously entertaining.

Finally, I get some strange messages in the Journal JDeveloper window:

[3524:4056:0116/145629:ERROR:desktop_root_window_host_win.cc(746)] NOT IMPLEMENTED
[3524:4056:0116/145655:ERROR:chrome_views_delegate.cc(176)] NOT IMPLEMENTED
[3524:4056:0116/145655:ERROR:desktop_root_window_host_win.cc(746)] NOT IMPLEMENTED
[3524:4056:0116/145707:ERROR:chrome_views_delegate.cc(176)] NOT IMPLEMENTED
[3524:4056:0116/145707:ERROR:desktop_root_window_host_win.cc(746)] NOT IMPLEMENTED

I saw no browser related messages like that before, no idea of what their generation.

I realize that this is a new version and still will not tested/certified by Oracle, but I'd like to see someone else is seeing the questions, or if it's a specific problem with my application.

See you soon,.

Kevin

Good news!

Chrome has upgrade "Version 32.0.1700.102 m ' and the scroll bars are working again.

In my stable memory this morning, I didn't notice the other problems either. So it seems that they were connected or at least fixed in the same release.

Kevin

Tags: Java

Similar Questions

  • Mobile and Adf Faces

    Hello world
    I work with Jdeveloper 11 g
    can I use adfFaces component for Mobile Application development?
    I know that I can use component Trinity
    but I don't know he said Adf Faces

    Hello

    No, you can not

    Frank

  • Combination of ADF Faces and JSTL is advisable or trap?

    Dear all,

    Our applications(ADF/Webcenter) of fusion using JSTL and ADF Faces inside is advisable or pitfall. ADF Faces features are enough or do we need to rely on the JSTL functions? I prefer to use ADF Faces/JSF functions without the combination with others.

    for example 1


    < jsp:root xmlns:jsp = "http://java.sun.com/JSP/Page" version = "2.1".
    xmlns:f = "http://java.sun.com/jsf/core".
    xmlns:h = "http://java.sun.com/jsf/html".
    xmlns:af = "http://xmlns.oracle.com/adf/faces/rich".
    xmlns:fn = "http://java.sun.com/jsp/jstl/functions" >

    for example 2

    < jsp:root xmlns:jsp = "http://java.sun.com/JSP/Page" version = "2.1".
    xmlns:af = "http://xmlns.oracle.com/adf/faces/rich".
    xmlns:f = "http://java.sun.com/jsf/core".
    xmlns:h = "http://java.sun.com/jsf/html".
    xmlns = "http://java.sun.com/jsp/jstl/core" >


    Best regards
    KT

    Hello

    Our applications(ADF/Webcenter) of fusion using JSTL and ADF Faces inside is advisable or pitfal?

    To suggest a rule: feature edge try ADF Faces before reaching out to the JSTL. The difference between JSTL and JSF in general, is that the JSTL expressions are evaluated in compiling page while JSF expressions are evaluated deferred. This difference can have an impact on the PPR updates and data rendering (which, in many cases I guess you can fix by defining the ADF Faces, content delivery component immediate instead of deferred). On a light background, I scored with a JSTL alert 'heads up' for this reason

    Frank

  • Difference between subview JSF and fragments of the Page in ADF Faces

    Hi, what is the difference between the use of JSF subview tag and ADF Faces page fragments.

    It's between these two-

    < f: subview id = "header" / >
    < jsp: include page = "Header.jsp' RAS ="true"/ >"
    < / f: subview >

    and

    including directly a fragment of a page (with an element of jsp:root outbreak) as below

    < jsp: include page="/fileExplorer/popups.jspx"/ >

    Thank you

    The subview is a naming container which ensures that no violation of ID of component unique is caused by the imported page fragment. Use the component subview, all IDS of any fragment component are prefixed with the id subview followed by a colon

    Frank

  • Columns of the nested Table and ADF BC 11.1.2

    I think coming to a new conception of the application, including a redesign of the database. In this application, there are users who cannot change tables of production directly, but their amendments must be approved (and possibly modified) before applying them to production tables. The production tables are part of an existing system and are fairly well standardized, with a main table and several paintings of detail.

    So for the new design, I want to have a table intermediate, mirrored in the main table, where the user's changes are stored until they are approved and applied to the production tables. The intermediate table contains some additional columns for the user "add, change or delete", who supported the change, the date modified is requested. After you apply the change, the intermediate folder must be copied in a historic change and deleted from the staging table. In this way, the intermediate table is never a lot of data in it.

    Here's the question:
    I need to treat the tables in detail. I could have staged versions of each table in detail, but I thought it might be easier to manage if detail tables have been included in table nested table columns main staging area. Most of the detail tables contain only a few rows with rank of master. But ADF BC 11.1.2 can treat the nested table columns? Is it easy to use in an application?

    Hello

    and ADF Faces does support nested tables? lol so even if ADF BC would be, where would you go with this approach? Polymorphic views would be an option (think hard)?

    Frank

  • ADF Faces - a 6 - AS / 400

    Hello! eveyone, im new in this forum, also im a junior programmer, I had the opportunity to work with JDeveloper and ADF Faces components, so think about using the same technology, but my boss told me that the servers are AS / 400 and WAS 6, so my question is, can I use ADF Faces framework in accordance with these specifications?
    Thank you and have a nice day.

    We have certified Oracle ADF on 7 has BEEN with the latest version of JDeveloper 11.1.1.4.
    We did not test WAS 6 - if all you are going to use are the ADF Faces components there is a good chance that they will work.

  • ADF Faces: refreshment at one point

    Hello

    (using JDeveloper 11.1.1.3.0 and ADF Faces and perhaps elsewhere in the ADF)

    -(q1) how can I refresh (part of) a page at a specific moment in time on the server (without user interaction)?

    It seems to be possible using the vote (with the af:poll component), but since it is based on the interval it seems less appropriate refresh at a specific point in time on the server.

    Also, using a component of af: activeOutputText that something seems possible to display the current time on the server (automatically changing) without user intervention.

    See the sample application
    at http://www.consideringred.com/files/oracle/2010/PointInTimeRefreshApp-v0.01.zip
    and the screencast
    at http://screencast.com/t/ZTE0MGY3Mzkt

    I was wondering if a response to (q1) might be somewhere in a kind of combination between the component af:activeOutputText and the af:poll component.
    But any suggestions for answer (q1) are welcome.

    Thank you very much
    Jan Vervecken

    I think that you have the code that calculates how much time left between now and the time you want to do a refresh.
    Then set this interval as interval for the component af:poll - in the event of expiry of survey, you can disable or set another interval.

  • Compatibility ADF Faces and jQuery

    ADF Faces and jQuery is incompatible? In some of my pages I used jQuery to improve my drawing. Since ADF Faces has no component such as p or h1 or if I use these tags and ADF behaves unexpectedly. So by jQuery, I can wrap some components like div generated by af:panelGroupLayout. If I specify a styleClass to this pgl I can easily the warp by p as $('.cls').wrap ("< p..."). Are their any risk of error or of bad behavior to do? In one thread, I see as jQuery is not integrated into the life cycle of ADF so it can be difficult to tell whether or not it behaves by mistake. Y at - it no risk to deal with a problem of PPR?

    Hello

    In ADF Faces active JSF 2.0 use of things like JQuery would be more affordable, I would suggest that you test this last integration using Facelets and Jdeveloper 11.1.2.0. However you perception is right, using a lot of JQuery on your page in ADF faces, could potentially break some of the life cycle. There are, however, examples:
    http://codingwithpassion.blogspot.com/2011/01/using-jQuery-in-Oracle-ADF-faces.html
    http://George.maggessy.com/2010/08/ADF-and-jQuery-working-together.html

    What kind of JQuery components are you trying to use?

    -Juan Camilo

  • ADF Faces 11 G + EJB 3 and the bean Validation

    Hey guys,.

    I did research on validations and I would like to use validation (JSR 303) beans in my current project. Today, this project uses ADF Faces 11 G + EJB3 in Jdeveloper 11.1.1.5.0. I see the default value of the JPA application is EclipseLink (TopLink) and this seems like JPA 1.0, probably because the weblogic implements JEE 5.

    I think that there is no problem to use the validation of beans in my project, I have to install the library (apache bean validation or hibernate validator).

    Anyone know or experience something like this?

    Please see
    http://soadev.blogspot.com/2009/12/integrating-JSR-303-bean-validation.html

  • How toggle and show/hide in the ADF faces components

    Hello

    In my application, I need to toggle and show/hide in ADF faces components based on a user manipulates some components. I need to I am a newbie to ADF, all ideas are appreciated.

    Kind regards
    Surya

    For use to hide/show the Visible property and toggle use ReadOnly property.
    Set them to some EL Expression as #{ == ? : }
    Also set the PartialTrigger on this attribute pointing to the parent attribute

    Don't forget to fix biased/AutoSubmit submit = true to the parent component.

    Amit

  • Doesn't have JHeadstart capable of converting Forms 10g times 11g and 10g ADF Faces?

    We would like to buy for JDeveloper 10.1.3.3 JHeadstart generator g 10 forms to ADF Faces. This version of JHeadstart capable of converting forms 10g 10 g ADF Faces. But I want a universal JHeadstart generator ADF Faces, who will be able to convert forms 10g times 11g and 10g ADF Faces. Please help me by your valuable suggestion/advice.

    Try asking on the JHeadstart forum:
    JHeadstart

    As far as I KNOW, JHeadstart 11 g is still not released.

  • Pls Help - ADF face and video Streaming Server

    Dear all,

    I want to display video files (only the marker .wmv) inside my ADF faces. The video files are running on Window Server supports.
    Is it features ADF file support showing the video inside the ADF Faces page. Our application doesn't use a database, we used the AAU to store all the content.
    Help me how to do to tackle this problem but also to see me useful articles.



    Best regards
    KT

    JDeveloper version: 11.1.1.5.0
    WebLogic 10.3

    Published by: KT on 10 Sep 2012 11:44

    Thank you Arun,

    This one works


    standbyText = "hello" id = "m2".
    Autostart = "true" playCount = '0 '.
    HauteurInterne = "300" LargeurInterne = "400" >

    * need to installed windows media plugin in the browser *.
    Useful articles
    http://www.baigzeeshan.com/2010/11/how-to-display-videos-in-ADF-fusion.html
    http://jobinesh.blogspot.SG/2011/07/tips-on-using-afmedia-to-display.html

  • MySQL and ADF Essentials

    Hi guys,.

    I recently changed my PHP/MySQL Tools Oracle (JDeveloper and ADF...). However, my organization has decided to continue to use MySQL as our database backend for now. Since I am still a beginner in Oracle development tools; I started to follow the tutorial using JDeveloper 12 c. I set up a MySQL connection and tested its connection with success.

    I also added the file mysql-connector-java - 5.1.27 - bin.jar on the class path DefaultDomain of WebLogic by placing it in the folder: C:\Users\imad\AppData\Roaming\JDeveloper\system12.1.2.0.40.66.68\DefaultDomain\lib

    When I create a basic jsf application and run it, I get weird error in my browser:

    java.lang.IllegalArgumentException: no constant enum oracle.adfinternal.view.faces.partition.PartitionContext$ AgentName to value "netscape".

    It is followed by a long list of 'at' references...

    Could someone please explain why my basic demo application does not run?

    I seriously intend to shift to Oracle Java applications and need help to start my learning curve.

    Thank you

    Imad

    What browser do you use?  This occurs in other types of browsers (Chrome/FF)?

    This happens with any JSF into your application?

  • ADF Faces - Panel accordion display problem

    Hi, I'm trying to follow this tutorial on the faces of the adf:

    http://docs.Oracle.com/CD/E18941_01/tutorials/jdtut_11r2_55/jdtut_11r2_55_2.html

    but when I click on the detail in the accordion component items, the objects inside the desappears and I could see a strange behavior with the rest of rendering objects.

    No errors are displayed in the console. I tested it in chrome, ie8, and firefox with the same result.

    Software used: jdeveloper 11.1.1.6.0, weblogic 11 GR 1 material on win7.

    Any ideas?

    You are aware that the sample is for jdev 11.1.2.x, so perhaps that is the reason why you see this behavior.

    Timo

  • ICX session sharing between EBS and ADF. Navigate from EBS page by page of ADF custom application. but every time I get the session as a GUEST, even if I give valid credentils to enter into EBS.

    Hello

    I am integrating EBS and ADF through sharing of session ICX. Navigate from EBS page by page of ADF custom application. but whenever I get session as GUEST (VALID_GUEST), even if I give credentials valid at the EBS system. I should get a valid session that I have connected with a valid user. As it it a VALID_GUEST that the status of cookie icx, back (he got newspapers/debug) and I am.  Comparing with status cookie VALID icx, so every time system opens the Apps login page.  I used fndext.jar to do this. Please help me on this. I'm not sure it's a problem with DB/EBS EBS system, or the code of the adf. My code spruce is given below.

    import java.io.IOException;

    import java.sql.Connection;

    import java.sql.SQLException;

    Import javax.faces.application.FacesMessage;

    Import javax.faces.context.FacesContext;

    to import javax.servlet.http.HttpServletRequest;

    to import javax.servlet.http.HttpServletResponse;

    Import oracle.adf.controller.v2.lifecycle.Lifecycle;

    Import oracle.adf.controller.v2.lifecycle.PagePhaseEvent;

    Import oracle.adf.controller.v2.lifecycle.PagePhaseListener;

    Import oracle.apps.fnd.ext.common.AppsRequestWrapper;

    Import oracle.apps.fnd.ext.common.CookieStatus;

    Import oracle.apps.fnd.ext.common.EBiz;

    Import oracle.apps.fnd.ext.common.Session;

    / public class MyCustomPhaseListner implements PagePhaseListener {}

    public MyCustomPhaseListner() {}

    Super();

    }

    AppsRequestWrapper wrappedRequest = null;

    HttpServletRequest request = null;

    HttpServletResponse response = null;

    String currentUser store = null;

    String currentUserId = null;

    {} public void afterPhase (PagePhaseEvent pagePhaseEvent)

    If (pagePhaseEvent.getPhaseId () == Lifecycle.PREPARE_RENDER_ID) {}

    System.out.println ("in phase");

    If (wrappedRequest! = null & &)

    wrappedRequest.getConnection ()! = null) {}

    try {}

    If (! wrappedRequest.getConnection () .isClosed ())

    wrappedRequest.getConnection (m:System.NET.Sockets.Socket.close ());

    } catch (SQLException e) {}

    }

    }

    }

    }

    {} public void beforePhase (PagePhaseEvent pagePhaseEvent)

    If (pagePhaseEvent.getPhaseId () == Lifecycle.INIT_CONTEXT_ID) {}

    Channel agent = null;

    System.out.println ("forward Phase");

    FacesContext fctx = FacesContext.getCurrentInstance ();

    request =

    (HttpServletRequest) fctx.getExternalContext () .getRequest ();

    answer =

    (HttpServletResponse) fctx.getExternalContext () m:System.NET.FtpWebRequest.GetResponse ();

    CookieStatus icxCookieStatus = null;

    try {}

    Connection EBSconn = ConnectionProvider.getConnection ();

    EBiz instance = EBizUtil.getEBizInstance ();

    wrappedRequest =

    new AppsRequestWrapper (request, response, EBSconn,

    (instance);

    A session = wrappedRequest.getAppsSession (true);

    tried with "a session = wrappedRequest.getAppsSession ();" / / do not return not of any session

    icxCookieStatus =

    session.getCurrentState () .getIcxCookieStatus ();

    Agent = wrappedRequest.getEbizInstance () .getAppsServletAgent ();

    If (! icxCookieStatus.equals (CookieStatus.VALID)) {}

    response.sendRedirect (agent + "AppsLocalLogin.jsp");

    return;

    }

    currentUser = session.getUserName ();

    currentUserId = session.getUserId ();

    } catch (Exception ob) {}

    ob.printStackTrace ();

    }

    FacesMessage message =

    new FacesMessage ("Session is:" + icxCookieStatus + "" +)

    currentUser + "" + currentUserId);

    fctx.addMessage (null, message);

    }

    }

    }

    Have you checked

    https://blogs.Oracle.com/jruiz/entry/adf_and_oracle_e_business

    https://blogs.Oracle.com/jruiz/entry/adf_and_oracle_e_business2

    http://www.Oracle.com/technetwork/tutorials/EBS-SDK-ADF-1887167.PDF

    https://www.YouTube.com/watch?v=9wGv7yxRgVU

    Timo

Maybe you are looking for