Mozilla 1.7 Browser Issues

We are using RH X5 to develop WebHelp. Our WebHelp needs to
display on the following browser/platform combinations:
OS: Solaris 9 and 10 (AMD64), Browser: Mozilla 1.7
OS: HP-UX 11iv3, Browser: Mozilla 1.7.13.01
Here are some of the problems that QA found when testing the
WebHelp on the target OS/browser (there are additional navigation
issues):
- They could not move the scroll bar in the navigation pane
after keyword search.
- The scroll bar in the navigation pane disappeared after
expanding the size of the navigation pane.
- Forward and backward button in WebHelp didn't work after
several operations of contents
The QA testing confirmed that we do not have any issues with
Mozilla 1.4 and Windows IE.
I've searched the developer forum archive and could not find
much about Mozilla. Can anyone provide any tips or support?

Hi, Linux Rules,
Thanks so much for your help! I have two graphic images (.gif
file format) that I could provide to show some of the display
oddities, in case you want to check it out. We're wondering whether
Mozilla browser is the issue or the OS. I also Emailed our QA group
the link to the Mozilla 1.7 release notes, thinking that there
might be some useful information there, but they said that the
release notes did not help.
Any feedback you can provide is really appreciated.

Similar Messages

  • Reg : Cross browser issue while handling LOV event on KeyFlexFeild

    Hi OA Gurus,
    We are encountering issues on R12.0.6, JDev 120Rup6.
    We have the following test case and code changes.
    Requirement:
    We have OA page where we have one KeyFlexFeild item and a normal LOV. Page items are part of one AM and LOV is in another AM.
    The requirement was to make LOV dependent on keyFlexfeild. Test case is mentioned as per following flow.
    1.     User changes cost center segment of Accounting Flex(Key flex) using Cost center LOV.
    2.     Another LOV in the same page should be dependent on new value of cost center as modified in step 1.
    Solution Implemented:
    Describing in the 3 steps
    1) Here the KeyFlexFeild is expense account. Whenever User changes any segment, we handle
    ‘lovValidate’ and ‘lovUpdate’ events on KeyFlexFeild in processFormRequest of controller.
    2) Retrieve the value of cost center segment using getSegmentsQualifiedBy(), Update corresponding VO attribute of the LOV query parameter.
    3) Forward the request to current page so that LOV will have modified value with updated query.
    4) Forwarding to current page is must because LOV is built with another AM and will loaded only when page is built.
    Issue:
    This works fine on internet explorer. When trying to run the same in Mozilla we have following issue
    1) User modifies one of the segments of expense account and make a tab – out
    2) Now the page refresh happens
    3) Now in the same page no other LOV or no other button works. He can’t click on any button for submit or cancel.
    LOVs will not open even after clicking on it.
    Code changes:
    //Step1 – Handle LOV events
    String source = pageContext.getParameter(SOURCE_PARAM);
    String eventType = pageContext.getParameter(EVENT_PARAM);
    if(source !=null && eventType != null) {
    if(source.startsWith("Acct") && eventType.equals("lovUpdate") || eventType.equals("lovValidate") ) {
    KeyFlexfield flex = (KeyFlexfield)lkff.getAttributeValue(OAWebBeanConstants.FLEXFIELD_REFERENCE);
    // Step -2 Updating the corresponding VO attribute for LOV to get the modified the value
    Segment[ ] segmentL = flex.getSegmentsQualifiedBy(FA_COST_CTR");
    CostCenterValue = segmentL[0].getValue().getValue();
    if(CostCenterValue != null ){
    sampleViewObject.getCurrentRow().setAttribute("ToCostCenter",CostCenterValue);
    OAFormValueBean formValueBean = (OAFormValueBean)webBean.findIndexedChildRecursive("ToCostCenter");
    if(formValueBean != null)
    formValueBean.setValue(pageContext, CostCenterValue);
    OAMessageLovInputBean formValueBean1 = (OAMessageLovInputBean)webBean.findIndexedChildRecursive("ReceivingApprover");
    if(formValueBean1 != null)
    formValueBean1.setValue(pageContext, null);
    else
    sampleViewObject.getCurrentRow().setAttribute("ToCostCenter",null);
    //Step 3 – Forward the request Current Page again
    pageContext.setForwardURLToCurrentPage(null, true, ADD_BREAD_CRUMB_YES, (byte)0);
    We have following questions.
    a)     Solution implemented by us is correct ? or we have to implement it in another way ?
    b)     Is OA version mentioned above supported on Mozilla browser version 3.x ? This issue is not occurring on Mozilla 1.x while running from JDev.
    Please let us know if any additional details required.
    Thanks for help in advance.
    Edited by: user774130 on Dec 15, 2009 2:27 AM

    Hi,
    It seems that you have not noticed that this forum is not for posting product-related questions/problems....
    So , this might be the correct forum....
    Java Server Pages (JSP)
    Sim

  • 5.0 not able to be recognized on a website, browser issue?

    5.0 not able to be recognized on a website, browser issue?

    I replied over here: https://support.mozilla.com/en-US/questions/846836

  • I want to get a phone number to directly call Mozilla Firefox and I also want to enable the Norton Search in my Mozilla Firefox web browser like it's enabled in

    I want to enable the Norton Search in my Mozilla Firefox Web Browser just like it is enabled in my default Internet Browser of Google Chrome right now today!!!!

    Hello,
    We do not have a phone # for technical support unfortunately. There are issues with Norton Toolbar causing Firefox to crash; This has been fixed in the 2013 version of Norton but not in 2012 yet. If you have 2013, it would be easier to contact Norton as they have a better understanding of how to guide you.

  • Using a Mac, Firefox does not allow me to use the vertical scroll bar real-time in Godaddy webmail. It lags and jumps. Godaddy says it is a browser issue. Does not happen in Safari with Mac OS 10.4.11 or on PC w/windows vista.

    The problem is not my server (Comcast) as it does not happen on Safari when trying different websites as well as Godaddy.com or my Godaddy webmail. The problem is only when using my Mac OS X 10.4.11 (not my Windows Vista PC) in Firefox. I only began noticing this recently. Godaddy says this is a browser issue with my Mac as they cannot replicate it.
    == URL of affected sites ==
    https://login.secureserver.net/index.php?app=wbe&clearcookies=1

    The problem is not my server (Comcast) as it does not happen on Safari when trying different websites as well as Godaddy.com or my Godaddy webmail. The problem is only when using my Mac OS X 10.4.11 (not my Windows Vista PC) in Firefox. I only began noticing this recently. Godaddy says this is a browser issue with my Mac as they cannot replicate it.
    == URL of affected sites ==
    https://login.secureserver.net/index.php?app=wbe&clearcookies=1

  • When I start mozilla firefox web browser, sometimes I see a message saying that "a Mozilla Firefox is already running, please close it or restart your program", while I don't have one running at that time. What is the problem?

    When I start mozilla firefox web browser, sometimes I see a message saying that "a Mozilla Firefox is already running, please close it or restart your system". As a matter of fact, there is no firefox browser running at that time. Since I cannot do anything about it, I have to restart my computer before I can use the web browser, which bothers me dearly. What is the problem?

    Plug-in and tasks started by Firefox may continue after attempting to close Firefox. The "X" in the upper right-hand corner closes the Window (same as Ctrl+Shift+W) but even if it is the last Firefox window, it does not necessarily close Firefox .
    '''The only proper way to exit Firefox is to use Exit through the File menu''', not the "X" in the upper right corner of last Firefox window.
    ''Menus hidden: then use Alt+F then X.''
    '''Firefox hangs''' | Troubleshooting | Firefox Support ''(some extensions cause a problem)''
    * http://support.mozilla.com/kb/Firefox%20hangs#w_hang-at-exit
    Use the '''Windows Task Manger''' to remove all running firefox.exe in the "Processes"
    tab of the Windows Task Manager, then restart Firefox.
    "'''Restartless Restart'''" extension for Firefox 4.0 only (2 KB download )
    * https://addons.mozilla.org/firefox/addon/249342/
    use to close and restart Firefox after enabling or disabling an extension, switching
    to a new theme, or modifying configuration files, then you don't have to worry
    about delay or have to look in the Task Manager to see if Firefox is closed yet.
    Uses keyboard shortcut "'''Ctrl+Alt+R'''" or a file menu option.
    '''Windows 7''' users can use '''Ctrl+Shift+Esc''' to get to the Windows Task Manager quicker than starting with Ctrl+Alt+Del.

  • Nokia 500 and Belle Refresh: browser issues.

    Greetings.
    The Belle Refresh was indeed a welcome refresh for this low-to-midrange phone. However, there is a serious issue with the browser.
    With the update to Qt 4.8, you inherited QtWebKit, an amazing browser I know very well. In a desktop, it's fast, although it eats more memory than Firefox. However, in a cell phone like the 500, with limited amounts of RAM, this browser freezes the phone, due to the lack of memory. I'm also sure this browser can and will break phones with more memory and Belle FPx, since I've made QtWebKit use more than 1 GB of RAM in a computer running KDE.
    There is a way to avoid this, called "user agent". Opera Mobile avoids this scenario by telling pages through user agent "hey, don't be hard on me, I'm browsing this from a cell phone", and pages adjust themselves to that scenario. However, you didn't tweak the user agent in your browser.
    If you add no user agent tweaking, full HTML5 support, Flash Lite support (the much higher specced iPhone 4S doesn't support Flash), and low memory, you get a nightmare scenario.
    1. The webpages send their complete, full featured DESKTOP versions to my Nokia 500.
    2. QtWebKit supports everything, so, it makes a faithful attempt to properly render the page, even with Flash apps.
    3. Nokia 500 has only 70-80 MB of RAM free for apps to use.
    4. Boom.
    Can you release a hotfix for Belle Refresh, changing the user agent of Nokia Browser to something that can trigger the mobile version of web pages? In that scenario, QtWebKit will eat much less memory and everyone will be happy. And please, can you do this for everyone using Belle Refresh?

    I can confirm serious browser issues with the Belle refresh on a C6-01 device. The crash is so severe that only taking out the battery helps. It typically occurs when scrolling larger, feature-rich (and image-rich) webpages, so far I've seen this only on mobile connections (Edge, Umts), but that may be due to lack of testing with WLAN. (Where I've got WLAN I've usually a more powerful device as well..

  • IWeb pages reverting to older version- not a browser issue, deleting prefs/caches no help

    Hi everyone, forgive me if this is a newb question but I've scoured the internet for answers and all of them I've already tried with no luck. I'm using iWeb and encountering a problem that has me completely stumped. I'm trying to publish changes to my site, (I do not use mobileme, I publish to disk and upload files via Fetch) and for some reason something is changing my html files when I try to upload them. The html files are correct on my hard drive when I publish them, and yet when I upload them, they revert to the older version. This is not a browser issue, as I've cleared my cache, refreshed and tried using Safari, Firefox and Chrome with no luck. I've also tried 're-setting' iWeb by deleting iWeb preferences/cache, and tried moving the domain file from application support, creating a new website, deleting it and then re-loading the old site. Nothing, still the old site. It's new in iWeb, new when I open the html files on my drive, and old as soon as I upload.
    I seem to remember having this problem before, and what I found was iWeb's cache kept replacing my new pages with the old ones every time I wanted to upload them. 'Re-setting' iWeb did the trick then, but it's not doing it now. Any ideas on what is going on? It's a little disconcerting seeing a file correct on the disk and then change itself, while uploading, into an incorrect version.
    Using:
    iWeb 3.0.3
    Mac OS 10.6.7
    Mac Pro 2.66 Dual core

    If you make changes to a page there are files in the Scripts folder that get updated and must be uploaded also.  Depending on what you're using to up load the files it can be setup to upload just those new or modified files.
    Cyberduck is a free FTP client that works very well and if used in conjunction with this tutorial will upload only those new or modified files: #2 - Uploading only those new or newly edited and published files when using a 3rd party FTP client
    OT

  • Can NOT get mozilla fire fox browser to close

    I am changing over to Google Chrome and I went into my control Panel to delete Mozilla Fire Fox Browser and it Says that I must close the browser first. I HAVE IT CLOSED . I am trying to change browsers because My Adobe Flash Player CRASHED and I can NOT update the new plug-in because it gets 50% loaded and it stops and asks me to close Mozilla Fire Fox first . BUT the browser is NOT even OPEN... I am Logged into Google Chrome trying to update my Adobe Flash Player and IT SAYS please close Mozilla Fire FOX .. So I went into CONTROL PANEL and I can NOT even remove the browser!!!! Someone please HELP...How is it That this browser is running YET i do NOT even have it OPEN??????

    Well, I can try to do one of several things here:
    1. Help you fix Firefox and update your adobe flash.
    or
    2. Help you uninstall Firefox.
    Let's do #1 first.
    * Open the task manager (it appears you are actually using Windows XP?). Just use Ctrl+Alt+Delete.
    * Now go to the processes tab, and find "firefox.exe" (without the quotes), Select it, then click "End Process".
    * Or, if you want to, just restart your PC (this should always fix the problem of Firefox saying it's open when it isn't)
    * Download Adobe Flash from [http://fpdownload.macromedia.com/pub/flashplayer/current/licensing/win/install_flash_player_11_plugin_32bit.exe here]. Run it.
    * Start Firefox back up. It seems that the most likely reason for you having firefox.exe hang at shutdown is a bad extension, so you can try [[Safe Mode|Safe Mode]] to diagnose if you have more problems.
    Ok, to just uninstall Firefox, let's do this:
    * Open the task manager (it appears you are actually using Windows XP?). Just use Ctrl+Alt+Delete.
    * Now go to the processes tab, and find "firefox.exe" (without the quotes), Select it, then click "End Process".
    * Or, if you want to, just restart your PC

  • Upgrade to ECC6 & Unicode: IE Web Browser Issues?

    Has anyone experienced web browser issues at display time? We are on IE7. We are now using the internal ITS. Our carriage returns are totally being ignored by the browser. Thus, we have a dropdown box to pick one of the businesses multiple partners, and because the HTML is not formatted correctly in the browser, the dropdown doesn't work, and we get an "array not created" error messsage in IE7.
    I know that there are options in the IE 7 browser under the menu item "view". I've tried changing these to some different Unicode settings, but without luck.
    Has anybody some experience with this issue?
        Thank-You

    Hi Tim,
        this might be problem with Support package, by default Sap neweaver 2004s application comes with SP6, u can upgrade to higher SP to solve these type of problems.patch your system up to SP12 or SP13 and try.
    Thanks & Regards,
    Manikandan Dhanakoti
    Edited by: Dhanakoti.M on Oct 23, 2009 7:45 PM

  • Upgrade to ECC6 & Unicode Passing HTML to Browser Issue?

    Has anyone experienced web browser issues at display time? We are on IE7. We are now using the internal ITS. Our carriage returns are totally being ignored by the browser. Thus, we have a dropdown box to pick one of the businesses multiple partners, and because the HTML is not formatted correctly in the browser, the dropdown doesn't work, and we get an "array not created" error messsage in IE7.
    I know that there are options in the IE 7 browser under the menu item "view". I've tried changing these to some different Unicode settings, but without luck.
    Has anybody some experience with this issue?
        Thank-You

    You mean hex stored as  string (0-F)?

  • How i can help to translate Mozilla FireFox (Web browser) in Uzbek language?

    How i can help to translate Mozilla FireFox (Web browser) in Uzbek language?

    Also [https://wiki.mozilla.org/L10n:Teams:uz]

  • I don't understand why i cant log in to my fb account using mozilla but with googlechrome i am able to do that.. mozilla can load up the fb site but cannot log in to my fb account.. i am comfortable with using the mozilla as my browser.. pls help thanks

    i don't understand why i cant log in to my fb account using mozilla but with googlechrome i am able to do that.. mozilla can load up the fb site but cannot log in to my fb account.. i am comfortable with using the mozilla as my browser.. pls help thanks

    hey thanks alot.. it helped me alot!! bring it on!!! cheers!!!

  • Yahoo Homepage is in EST and not PST like my seetings are in. It changes to the next day when it is not midnight yet. Please fix. Yahoo say it is a browser issue!

    On the Yahoo Homepage the day, date, and time are in EST and I am in PST. The day, month, time, and date, changes to the next day at 9pm and it is not midnight yet.
    Example: Monday, February 13, 2012, then at 9pm tonight, it will change to Tuesday, February 14, 2012, before it hits midnight on Tuesday, February 14, 2012. Please fix.
    I have been in contact with AT&T and Yahoo for the past month trying to get this fixed so it doesn't affect my e-mail time. Now both are saying it is a browser issue, and that is you guys. I can't believe I am going through all this just to get something fixed....it is amazing! Our e-mail is:[email protected]
    Thanks,
    Tim

    Try http://kb.mozillazine.org/Time_and_time_zone_settings

  • Browser issues in DW

    Not a whiz in DW but created a site and found that the logo only shows up in some browsers. How do I fix that in DW since the previews all showed fine? It's apparently a PC browser issue. Any fix for it?

    Your logo is way too big for the web.
    592.47 KB (606694 bytes)
    360px × 291px
    (scaled to 200px × 155px)
    Open logo in your favorite image editor. 
    Resize to actual height & width needed for your page(s).
    Save for Web as an optimized jpg.  Use the smallest file size necessary for the job.  20 - 50 KB tops.
    Upload to server and test in browsers.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb

Maybe you are looking for

  • XLR old reports not working with UDF from Marketing docs

    Hi, We are using SAP Business One 2005 A (6.80.318)  SP: 01  PL: 16 and the following version of XLR. XLR Version 6.80.367 (under about XLR) or 6.80.01.26 (under Add-ons manager). We have just gone from 6.80.01.25 to 6.80.01.26 version of XLR and hav

  • Options for saving PDF files in Acrobat X Pro

    In Adobe Acrobat X Pro, there are options to Save a file as PDF/A, PDF/X, and PDF/E.  I could not find a description on what those switches/parameters do.  Would appreciate anyone telling me how they differ from a regular Save, or where I can find on

  • OO ALV buffer problem

    Hello all, When a workflow work item is executed, a function module is called that displays a screen.  The workitem calls a function module that displays an ALV on a screen.  The same ALV is displayed for 3 different workitems. I am changing the fiel

  • Include structure

    Hi all I have this code to give dynamic table name in select statement. Is there a way the include structure tak in the value from my parameter value like name1? DATA <b>name1</b>(10) TYPE c VALUE 'ZSTUDGARY'. DATA: BEGIN OF wa OCCURS 0.        INCLU

  • Can someone help with a OpenCV DLL example?

    OpenCV is an Open Source computer vision library released by intel.  It is very handy for face reconition.  There is a third party group called HyTek automation that created a commercial LV OpenCV wrapper called IVision, nice by if you just want to u