The mouse navigation between fields of Sun Java JRE

We have many forms (a few hundred) generated by Oracle Designer 2000 and good start and then converted (by internal converter part Oracle Developer suite) to the version of Forms 6i and 10g. Forms work perfectly with JInitiator (1.3.1.17 and 1.3.1.22) in Web Forms 6i or 10g deployments. The problem occurs if we try to run our forms in Sun Java JRE (1.4 or 1.5 or 1.6) then navigation mouse inside the form stops working, IE. If I click in any field in the middle of the slider shape jumps immediately to the first form field. I can navigate to the other fields with the keyboard without problem.

Someone at - it similar problem and managed to resolve it?

Thanks and greetings
Miran

The last recommended unique patch on 10.1.2.3 is now 8306828, for your information. A large number of Java-related issues are fixed by this hotfix.

Hope this helps,
Jacob

Tags: Oracle Development

Similar Questions

  • How can I change the navigation between fields filliable

    We have created a form to fill out and when you tab through the fields several times the cursor jumps several areas that need data.  I need to have the tab "" move the cursor to the next in the line field.

    You need to probably just change the tab order, assuming that the fields that are being ignored are not set to read-only. If you use a recent version of Acrobat, you change the tab order by arranging the field names in the Panel fields in form editing mode. You can also set it to 'Order tabs by line', 'Order tabs by Column' or 'order Structure tabs.

  • Adobe, checking the forms that required fields are completed-Java Script

    I inserted two Java Scripts in my form - one for the verification of the required fields are filled and then one to generate an email pulling a line of object custom, as shown below:

    var emptyFields = [];

    for (var i = 0; i < this.numFields; i ++) {}

    var f = this.getField (this.getNthFieldName (i));

    If (f.type! = "button" & & f.required & & f.display == display.visible ") {}

    If ((f.type=="text" & & f.value== "") |) (f.type=="checkbox" & & f.value=="Off")) emptyFields.push (f.name);

    }

    }

    If (emptyFields.length > 0) {}

    App.Alert ("error! ("You must fill in the following fields: \n" + emptyFields.join ("\n"));

    }

    this.mailDoc ({' bUI:false, cTo: '[email protected],[email protected] [email protected]', bassujetti: ' form of Bugzilla for: '+ this.getField ("Bugzilla Title") .value +' - this.getField ("Bugzilla ID") .value + "" ""})

    Question: After the error window shows the fields that were not completed, when I click on OK, the e-mail window.

    QUESTION: How can I avoid that the window of e-mail to display until all the fields are filled?

    Thank you!

    There must be a space after the 'else '.

  • The mouse to display field does not

    I have a form where there is a part of the field that drew lines of the form.

    acrobat lines.jpg

    The lines should stay for all the time that the form is printed and completed by hand. However, once completed by computer, I want hidden lines so the multiline text typed is not obstructed by the lines.

    My thought was to make the field with a white fill background, which hide the lines and have the field is visible if you click on it and then it could be filled. Here are the settings I selected:

    acrobat mouse up.jpgacrobat properties.jpg

    With these settings, that I can't click on the field at all, then this part of the form could not be completed. I want to get this to work, or if there is a better way to achieve the same goal I can give that a try as well.

    Sorry, I made a mistake in the code... The last line should be:

    f.Display = (f.value == ' ')? display.noPrint: display.visible;

  • BEFORE the UPDATE trigger between field in both tables

    Hi Oracle Experts,

    I'm a newbie in the triggers. I want to do a trigger that fires whenever changes are made to a table, updates a field in the second table. The details are as below:

     SAMPLE (
    SAMPLEID    NUMBER(10,0)
    ACTIVITYID     NUMBER(10,0)
    ACTIVITYTABLEID     VARCHAR2(20 BYTE)
    SAMPLEDT     DATE
    SAMPLEPTID     VARCHAR2(20 BYTE)
    SAMPLENOTIFY     VARCHAR(1 BYTE)
    )
    

    SAMPLE_RESULT(
    SAMPLEID     NUMBER(10,0)
    TESTID     VARCHAR2(20 BYTE)
    PROPERTYID     VARCHAR2(20 BYTE)
    TESTERID     VARCHAR2(20 BYTE)
    ENTRYDT     DATE
    RESULTNUM     NUMBER(18,8)
    RESULT     VARCHAR2(20 BYTE)
    RESULTTYPE     VARCHAR(1 BYTE)
    RESULTSTATUS     VARCHAR2(1 BYTE)
    )
    

    The idea of relaxation:

    CREATE OR REPLACE
    TRIGGER "DBA".AUTO_NOTIFY
    BEFORE UPDATE OF RESULT ON SAMPLE_RESULT
    FOR EACH ROW
    WHEN (NEW.PROPERTYID = 'Action Taken')
    BEGIN
    
    //my idea
    :new.sample.samplenotify = 'S'
    
    //but i don't know how to make a reference to another table
    
    END;
    

    The trigger will fire every time the propertyid is pronounced, it sets the value of samplenotify in the example in table for the of '.

    Is this possible?

    Thank you in advance.

    La: new.column_name syntax applies only to the table that the trigger is on.  You will need to use an update on the other table.

    CREATE OR REPLACE TRIGGER auto_notify

    BEFORE the UPDATE result WE sample_result

    FOR EACH LINE

    WHEN (NEW. PROPERTYID = "Taken Action")

    BEGIN

    Example of UPDATE

    SET s = samplenotify"

    WHERE sampleid =: NEW.sampleid;

    END auto_notify;

    /

  • How to clear the value quickly adopted by the last navigation between pages.

    Hello

    I have 3 pages (A, B, C) under the same dashboard, and they come from the same domain.

    A and B are summary pages, say they have columns in their analysis and prompt as below has a column named A - Col; B a column named B - Col.

    C is the detail of the page. He has two columns, that is A - Col, Col - B in its analysis and invites.

    That is the problem.

    When I browse from A to C, the C got the value of the parameter A and keeps. For example, the A - pass in guest page C was set at 'A' now

    And I switch to the B page by clicking the page tab and go to the C page by clicking on the column B - Col. The C will get the value of B and keep it. For example the B - pass online of the C page now has the value 'B '.

    But the problem is the value of A - collar is not clearly. It is still 'A' who went from page one last time. It caused the C analysis incorrect result page.

    I was expecting to see the info in detail on page C B - Col = 'B' when you navigate from page B. But I got the result that A - Col = 'A' and B - Col = 'B '.

    Any way to solve?

    Thank you very much in advance.

    Kind regards

    Alex

    Alex,

    Please, add the tag in instancexonfig.xml under tags and restart the presentation server.

    fake

    This will force the server to use the scope of the dashboard page.

    Thank you

    Vineeth

  • Essbase/smartview customers use jsk/java/jre?

    Hello Experts,

    Please clarify me on the following:

    Essbase/smartview customers use jsk/java/jre, if so what versions.

    Can I use Java in the client side?

    Who would influence customers essbase or smartview if Java is upgraded to one of the following versions.

    1.4.2_19 / 1.5.0_20 / 1.6.0_15


    Environment: Essbase 9.3.1


    Thanks in advance

    Kind regards
    Jingle

    Hello

    View excel addin/Smart clients use a JRE if it matter what JRE you have installed on the client.

    The web client for EAS and Studio Analysis Web use a JRE.

    You can certainly use the Java API if you want to write an application and connect to essbase however.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Copy to the Windows Clipboard - Plugin Sun Java

    Recently updated our database of 10.2.0.4 at 11.2.0.4.0 and in this framework improved our Jinitiator to Sun Java Plugin 1.4 application server. Forms are 10g.


    We have some forms with blocks, which are blocks of result, and they are read-only. Jinitiator users could highlight data, hold the left click and use CTRL + C to copy the data to the Clipboard. After the upgrade to Sun Java Plugin, users can always highlight the text but copy it to the Clipboard does not work.

    I have 1.6.0_33 installed JRE and you have tested on _20, _24 & _45 and all in the same sense.

    I tried the solution listed here https://blogs.oracle.com/kyle/entry/copy_and_paste_in_java but in vain.

    Someone knows something similar and if so is there a resolution?

    Thank you

    Hi Michael

    Thanks for your advice in this. After some research, our forms had ONCE - level triggers NEW - ITEM - INSTANCE block, moving the focus to another field.

    JInitator has allowed us to run CTRL + C while holding down the left button of the mouse. YPI Sun does not allow the CTRL + C to run by holding down the left mouse button.

    Thank you

    Sean

  • Text, highlighted during the navigation through form with the mouse

    Hello

    I have forms IAS 11.1.1.6. When I click on text tabled in form with the mouse, the text within the field is not highlighted (selected), but the slider is set when I clicked.
    When I tried the same thing on the same form on IAS 10 g and Forms 6i, the text still highlighted so I can run directly over the text.

    Is there a solution (set in) also for 11 GR 1 material (11.1.1.6) forms.

    Thank you and fr.

    The behavior has changed several times between the versions. If there is a situation where the text is not selected, but you prefer that he was, simply create a trigger in a TIMES - NEW - ITEM - INSTANCE and add the built-in SELECT_ALL*. This will cause the text to select when entering.

  • I can't navigate between tabs with a click of the mouse since I installed the latest version of Firefox

    Running worm 30. which is fine, but I can't switch between open tabs with a left-click of the mouse over the tab that I want to activate as I did for years. Use Ctrl-Tab place. Don't like this. This problem started with this version of FF.

    Try Firefox Refresh - reset the settings and Add-ons and if this does not resolve your problem, you can consult this article Troubleshooting extensions, themes and problems of hardware acceleration to resolve common Firefox problems . I hope this helps.

  • Hello, I installed Firefox 10.0. Everything worked fine before, but every time I enter a URL that I have to use the mouse and click on the arrow at the end because hitting enter no longer works now in the URL field.

    Hitting enter does not work in the URL field. Instead, I have to click on the arrow at the end of the URL field with the mouse. The problem came just after the upgrade to 10.0. I have the Yahoo toolbar & AVG toolbar (I got two toolbars already though). The fields of research both of the toolbars work when you press on enter. Just not the URL field at the top of firefox.

    Not a problem, happy that we managed to solve the problem

  • Since the upgrade to 8.0, when navigation between screens, my computer screen becomes black for 1 second before the screen is redrawn. This happens regularly and is a major nuisance. It simulates a power failure. It does not happen with IE.

    Since the upgrade to 8.0, when navigation between screens, my computer screen becomes black for 1 second before the screen is redrawn. This happens regularly and is a major nuisance. It simulates a power failure. It does not happen with IE.

    Here I answer to my problem: I upgraded my graphics card and the problem seems to have disappeared.

  • I can't use the "Enter" key to take me to a Web site, I typed in the navigation bar - I have to use the mouse to click on the arrow 'go. ' Why? How can I fix it?

    I can't use the "Enter" key to take me to a Web site, I typed in the navigation bar - I have to use the mouse to click on the arrow 'go. ' Why? How can I fix it?

    An extension, probably "AVG Safe"

  • How to make the difference between the mouse down events in the control of the chain (click on contour vs click Center)?

    Hello

    I have a control over the chain on my UI and I would like to make the difference between mouse different events, that is to say, to be able to differentiate a click on the outline or the label of the controller vs right-clicking on the Center (between the control in "edit" mode)

    The reason is that sometimes if the user does click not in the Center but in the scope of control, Labview fires the mouse event down but the typed keys are not registered...

    Is it possible to distinguish the two?

    Thanks a lot for your help

    Set the string "update as you type" and use instead a "changed value" event Now, the event fires whenever a new character is entered.

  • What is the difference between the mouse down? and regular mouse down events?

    Look at the event, I see a labled:

    Mouse down

    And the other as:

    Mouse down?

    With the question mark at the end... What is the difference between the two? I do not see the difference described in the Help menu... it's LV 2011 version.

    Thank you

    Cayenne

    Joined another VI watch how an event filter is used to change how the mouse button seems to have been pressed. It's in the LV samples with some modifications made by me.

Maybe you are looking for

  • How can I remove a program locked from my mac

    How can I remove a program locked from my mac

  • Is "add to readinglist" out apps broken in IOS 9.3.1?

    It looks like I can use is no longer "share" to add the URL to the playlist of Safari IOS on Twitter or Feedly IOS app. (I tried to restart and the caches of compensation already) any ideas? Best regards Wolfgang

  • VISTA FREEZE AT STARTUP - PLEASE WAIT

    Hi need urgent help! PLEASE Last night Windows Vista Home d/load updates new update - IE 8 and I uninstalled Avast anti virus and put on PC Tools antivirus. He asked me to reboot I did and now when you start it freezes on the screen "Please wait" the

  • * REALLY * table 6010 failed

    Hello all, we are trying to launch a table 6010 used and it seems to be stuck in a boot loop - Needless to say that's not on the support - we tried pulling enough readers to failure, each own power and with a single controller (more on that in a mome

  • Hanging of CHKDSK?

    Running CHKDSK - have "disk does not of enough space to replace bad clusters detected in file name 36250.»An unspecified error has occurred. »Could not escape at this point so dial-up computer power off at the power switch.Re computer startup which r