IE Refresh / Missing SAP Icons

Hi Experts,
we have a (strange) problem with IE and SAPUI5.
After Using the refresh button in IE11 all our standard icons are missing.
E.g. using ui-elements calendar, icon-tab-filter, splitapp-navigation icons ... all are missing.
Before refresh:
After refresh:
The application/navigation works, but the ICONS are gone.
-> No errors or information in debugging/console.
-> Problem only occurs with IE, Firefox & Chrome are fine.
-> Disabling caching for IE does not change anything.
We use/load the core library from the web instead from the SAP-Backend, can this be an issue?
2014-06-25 10:38:35 registerResourcePath ('', 'https://sapui5.netweaver.ondemand.com/resources/') -  sap.ui.ModuleSystem
Thanks for any comment...
Best regards
Volker

Hi Volker,
Not sure if this will help, but hope to give some hints.
I had a similar issue before when doing "Refresh" of service call in IE, and disable IE catch did not help. What did worked was to manually add an extra parameter of a random number in the url of the service call, so IE will sure make the actuall call to the service. Try to use some network tool such as fiddler to see if there was actuall calls when doing "Refresh".
Another try is to copy the icon files into your project and check if the icons still disappear when doing "Refresh" - by this at least yo can surely see where the problem is located.
Good luck!
Dong Zhu 

Similar Messages

  • Missing Selection Icon (Flower Icon) in ELM planning book..Can anyone please help

    Missing Selection Icon (Flower Icon) in ELM planning book..Can anyone please help

    http://scn.sap.com/thread/3235153
    Hello Shahin,
    As suggested by Kapil, Please check for authorization error. You can also view SU53 immediately after you enter into Planning book.
    C_APO_FUN is the authorization object which has two key functions C_SELECTION and C_SELORG.  User of C_SELECTION is -  If user is not assigned C_SELECTION function then selection icon does not appear in Planning Book. 
    Also please read this SCN thread which will be useful -
    Hope this will help.
    Thank you
    Satish Waghmare

  • IPad running iOS 5 has on the menu bar only have 4 icons, being: back, forward, bookmarks, and the "add to bookmarks", but is missing an icon after the "add to bookmarks" arrow, that is a "show all open browser windows" icon. How do I get it in my safari?

    iPad running iOS 5 has on the menu bar only have 4 icons, being: back, forward, bookmarks, and the "add to bookmarks", but is missing an icon after the "add to bookmarks" arrow, that is a "show all open browser windows" icon. How do I get it in my safari?

    What you are seeing is how Safari works now in iOS 5. There is no way to get that icon in Safari now. There other much better browsers available in the App Store. Look at iCab Mobile, Mercury, Atomic, ....
    I have been running iOS 5x for so long now, that I don't even remember if that icon did appear in earlier iOS versions

  • How to display standard SAP icons in WebDynpro?

    Hi everybody,
    in my web dynpro app I'm using several web icons for display. Works very well so far with this notation: `~Icon/Failure` e.g.
    Now I need an icon which I can't find in the web icons library: the standard sap icon ICON_PRESENCE.
    I have tried this method: http://www.sapgeek.net/2009/10/web-dynpro-use-icons/  but it doesn't work; it seems that the system searches for the gif name as a web icon and can't find it.
    Is there any other way to diaplay standard sap icons in web dynpro, or does someone know if there is a web icon showing a burning light bulb??
    Thank you in advance for any advice!

    Hi,
       Suppose you need to display a standard SAP icon then take a image UI element and in the property SOURCE
       of image element click on the small F4 icon, a window opens with different tabstrips, select SAP ICONS tab
       and choose the relevent icon.
       If you dont find the icon, then you can upload the icon onto the application server and use it in your component.
      For this rightclick on your component and create a mime object and import the image from PC to SAP and you can
      now use this and will find it in the component usage tab in that F4 window of SOURCE property.

  • How to get the 4 digit number associated with a SAP icon ( ICON_MAIL )

    Hi Friends,
                   Could anyone please tell me how to get the 4 digit number associated with a SAP icon ( ICON_MAIL ).
                   eg: - For ICON_GREEN_LIGHT the four digit id code is '@08@' (which you can get from ICON table )and the associated 4 digit number is'1003'.
                  Similarly I want to get the 4 digit number for ICON_MAIL(e-mail icon)
    <b><REMOVED BY MODERATOR></b>
    Ashiq
    Message was edited by:
            Alvaro Tejada Galindo

    You can use this report...It's not mine...
    REPORT zdummy_atg_2.
    TABLES: ICON.
    INCLUDE <ICON>.
    FIELD-SYMBOLS: <F>.
    SELECT * FROM ICON.
       ASSIGN (ICON-NAME) TO <F>.
       WRITE:   /(5) <F>, 20 '@',21 ICON-ID+1(2),23 '@',ICON-OLENG,
                ICON-BUTTON,ICON-STATUS,ICON-MESSAGE,ICON-FUNCTION,
                ICON-NAME.
    ENDSELECT.
    Greetings,
    Blag.

  • 'Missing Camera' icon with question mark!

    I uploaded over one hundred movies from my camera. Some of them show up in my iMovie library but some have the 'Missing Camera' icon. The movies are in the iMovie contents folder as .mov files. so I know they are in my computer. Why won't they show up in my library? I have the latest 10.0.1 iMovie version. I am running 10.9, Mavericks.

    Hi Phoenix, did you ever resolve this issue? I'm experiencing the same exact thing today and it's quite frustrating.
    Thank you!

  • IOS 8 upgrade and now missing airplay icon

    I use AirPlay to stream music from both iTunes and Pandora on my iPhone 5 to an AirPort Express.  After upgrading to iOS 8, I no longer have an AirPlay icon in Control Center.  The AirPort Express and the iPhone 5 are both connected to the same network.  The AirPort Express is very new (purchased new from Apple within the past 90 days).  It all worked great before upgrading to iOS 8

    APPLE...
    The problem of a missing AirPlay icon and missing AirPlay devices has not yet been fully resolved. The variations I've seen (on an iPad 4) are
    1) There is NO AirPlay icon, only AirDrop
    2) The AirPlay icon is there but when you open its popup the local device (iPad) displays at the top of the list followed by one other device. If you now wait the shown device scrolls sideways and shows another available device
    3) The AirPlay icon is displayed and its popup window contains a current list of all available streaming devices. This is what we want!
    HInt: Possibly there is something going on concerning the streaming capabilities of the available AirPlay devices. I've noted that my AppleTV is usually first up when devices start to appear and this offers picture and sound streaming (also screen cloning from suitable devices). After this the audio only streaming devices appear.
    APPLE PLEASE RESPOND TO THIS !

  • Is there a any way to refresh/reload file icon in finder 10.8?

    Hi,
    I am looking for programatically to refresh/reload file icon in finder. I already tried below solutions.
    1) apple script
    a) tell application "Finder"
          update POSIX file "File Path"
        end tell
    b)
    tell application "Finder"
              repeat with i from 1 to count of Finder windows
                        tell window i
                                  try
      update every item with necessity
                                  end try
                        end tell
              end repeat
    end tell
    both are working before 10.8, not working after 10.8
    2) Apple event
            err = AEBuildAppleEvent( kAEFinderSuite, kAESync, typeApplSignature,
                                    &kFinderSig, sizeof(OSType), kAutoGenerateReturnID,
                                    kAnyTransactionID, &theEvent, NULL, "'----':alis(@@)", itemAlias );
    Not working in 10.8, worked in 10.7
    3) Refresh Quicklook cache.
    4) Changing the modified date of file. This works, but need solution without changing file system.
    5) relaunch finder. This works,but need solution without relaunch. This is ugly.
    It looks finder cache the icon.
    Thanks
    P

    Hi P,
    I am facing similiar problem (http://discussions.apple.com/message/22716409#22716409), have you any finding about the issue or any workaround.
    Thanks

  • BP Cockpit. Standard sap icon (e.g. ICON_OKAY) within a cell of XML table?

    Hello all,
    I have programmed a custom bp cockpit.
    I am able to build up the xml to show the data, but only with texts.
    Does anybody know how could I be able to insert an image (an standard SAP icon like "ICON_OKAY") in any of the table cells?
    Thank you very much in advance.
    Gonzalo Milla Millá

    Hello all again,
    finally, I found the way...
    The problem was that the standard XSLT conversion program 'CRM_CCKPT_CFS_SERVICE_DEFAULT' ignores the tag 'img' so... there's no way to insert images (at least within a table cell).
    I try to explain the solution:
    FIRST: Create own XSLT conversion program
    a. Go to transaction XSLT_TOOL
    b. Copy the standard conversion program 'CRM_CCKPT_CFS_SERVICE_DEFAULT' to a customer one... let's call it 'Z_CCKPT_CFS_SERVICE'.
    c. Modify this Z_CCKPT_CFS_SERVICE adding following lines:
    <xsl:when test="child::img=true()">
      <td class="table7" width="{@width}" nowrap="x">
        <img src="{child::img/@src}"/>
      </td>
    </xsl:when>
    insert this lines just before, and at the same level that
    <xsl:when test="@colspan=true()">
    Here we are telling to the conversion program how to translate XML code for images to HTML code (only when they are found between "td" tags)
    SECOND: Find icon path and insert it within XML code
    a. Go to your Z class for your infoblock (let's say Z_CL_INFOBLOCK) that inherits from CL_CRM_CCKPT_IOS and modify the GET_REPORT method
    b. Get the icon path:
    DATA:
      lc_icono TYPE string.
      lc_icono = cl_bsp_mimes=>sap_icon( 'ICON_OKAY' ).
    This way, we get the physical path to the icon.
    c. insert icon in xml code:
    DATA:
      lv_string TYPE string.
    CONCATENATE '<img src="' lc_icono '"/>'
      INTO lv_string.
    CALL METHOD crmcl_cckpt_templatesplitter=>fill_template
      EXPORTING
        iv_tagname  = 'S1'
        iv_string   = lv_string
      CHANGING
        cv_template = ls_template.
    Here, we are filling contents of tab 'S1' in the XML template LS_TEMPLATE with the line
    <img src="physical/path/of/your/icon.gif"/>
    , that will be "translated" with your Z XSLT conversion program Z_CCKPT_CFS_SERVICE
    THIRD: link Z conversion program ('Z_CCKPT_CFS_SERVICE') to your XML.
    a. Also within the GET_REPORT method, after the creation of the XML code, insert following line as the first one in the XML table (export parameter of the method):
    DATA:
      lw_meta TYPE string.
      lw_meta = '<meta:metadata xmlns:meta="urn:sap-com:document:sap:crm_cckpt:metadata" STYLESHEET="Z_CCKPT_CFS_SERVICE"/>'.
      INSERT lw_meta INTO lt_xml_temp INDEX 1.
      _et_xml_out[] = lt_xml_temp[].
      CLEAR et_xml_out.
      LOOP AT _et_xml_out INTO _ls_xml_out.
        CONCATENATE et_xml_out lv_newline _ls_xml_out INTO
                    et_xml_out.
      ENDLOOP.
    FOURTH: Finally, it works!!!
    You have your icon included as the content of a table cell...
    Hope this helps
    Best Regards
    Gonzalo Milla Millá

  • Missing application icons after upgrade to 2.0

    Missing application icons after upgrading to 2.0. Tetris, Clock and Voice recording icons are missing. Looks like the applications are still installed but they are not showing up with all the other icons.
    There is absolutely nothing in the help about restoring icons.
    Any ideas as to how I can get these missing icons to display again?
    Thanks.

    Great! Where was it?
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • The Strange Case of the Missing Network Icon

    Can anyone help my buddy Tom - who is running a G4 iBook with OS X Panther? He is unable to get onto his wireless network and here is the problem in his own words:
    "Had a moment to muck about in the iBook drive, following data crumbs from the all-pervasive Network software. Apparently, all that spinning of the drive over regions containing bits and bytes of the application managed to cobble together enough of Network to launch an e-mail, which I immediately determined had to go to you. This is strictly a spit-and-string enterprise, similar to a baling wire and soup can exhaust system fix, and likely the only e-mail I'll get off until I complete an entire system restore. Think of it as a faulty telephone connection - you can hear me, but I can't hear you. So, don't bother to respond, as your e-mail will probably languish in my Inbox for the time it takes me to resurrect OS X.
    What brought me to this point is my reasoning Network isn't a stand-alone application like a word processor, but rather a "network" (clever, eh?) piece of software with files strewn through other software so they can access various aspects of it. For example, World Book Encyclopedia accomplishes a software update without launching Safari; connecting to its mother ship via but another piece of Network that happens to reside within the program. I guess this approach is what put the "i" in iBook, and it seems to work pretty well...until moments like this. Perhaps Steve Jobs outsourced to Hansel and Gretel to create a new marketing twist.
    Anyway, I've talked this all up with a number of people, and the universal response seems to be; "Huh? I've never heard such a thing.". I even managed to mightily confuse Dave and he's got an awful lot of Mac expertise. But the real kicker, when explaining how I reasoned it all out, is when I mention the key to my understanding was when I noticed the missing Network icon. That's when their eyes glaze over and it's apparent they can't quite wrap their brain around the idea. I've deduced how to cajole the Finder to reveal this Archimedean moment, and included a pair of attachments so you, too, can share in my AHA!! revelation. Running this all past Dave had him agreeing I seem to have a handle on it, but the sheer complexity of all those .exec files squirreled here, there, and everywhere still had him scratching his head.
    Interestingly, I have to coerce the Finder to display the icon example; you can't simply click it into existence. I do it by plugging in a travel drive, opening same, then ejecting it. The Finder then defaults to what you see (the word Network with no icon).
    Speaking of attachments, I was so tempted to wade through all 70 (70!!) e-mails in my inbox, but was fearful my MacGyvered patch would fail before getting this off to you.
    Time to fade back into the black hole from whence I came. When I close Safari it'll relinquish its tenuous grasp on the Network .exec file it's hacked to."
    Any ideas on what's wrong and how it can be fixed? I'll see that they get passed on to Tom.
    G4 Powerbook   Mac OS X (10.4.10)   iMac

    Before the mid-1980s, networking might have been implemented with a lot of goofy little routines (.exec's if you must) calling one another. About that time the CCITT (an international telecommunications standards committee made up of Academic and Industrial representatives) did a lot of work abstracting and then standardizing the functions that various parts of a network perform.
    The CCITT refined the notion of a Layered Network Architecture and specified the types of activities performed in each layer. Shortly thereafter Apple implemented Open Transport and delivered it into the marketplace in System 7.5.3.
    Apple networking has been very well-behaved and under control since then. It does not tend to "get lost" or "lose track of things". It really is very good. With only a few limitations, you can connect Macs running 7.5.3 through 10.3.9 and have File Sharing work without regard to what versions are talking to each other.

  • Functionality in long text  -- include -- characters-- SAP Icons

    Can any one please tell me the functionality in long text  -->include >characters>SAP Icons. Is it possible to include any icon in longtext.
    regards
    Ravikumar

    Hi,
    The standard icons should be available. If not, see note [1067936|https://service.sap.com/sap/support/notes/1067936] that explains how they can be made available.
    -Paul

  • CAN'T GET RID OF THE MISSED CALL ICON

    STILL HAVING AN ISSUE WITH THE "MISSED CALL" ICON.
     I HAVE A  MISSED CALL ICON ON MY PHONE THAT WON'T GO AWAY. THE ICON SHOWS THAT I HAVE A MISSED CALLED BUT THERE ARE NO CALLS IN THE CALL LOG. THIS HAS HAPPENED BEFORE AND I HAD TO WIPE MY HANDHELD CLEAN. IS THERE A WAY I CAN GET RID OF THIS WITHOUT WIPING  MY BLACKBERRY CLEAN?
    Solved!
    Go to Solution.

    STEBER2 wrote:
    What is it about the caps lock.? Everyone seems to be complaining about it.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • How do I reinstall a missing app icon

    A couple of my app cons are missing from my apps folder as well as my dock, but the programs are still there. (I have to run them from spotlight.)
    How do I reinstall a missing app icon?
    Thanks!

    If you've found them in Spotlight, where are they? (hover over the app you found in the Spotlight list to see its path in a tooltip, or click Show All, then hover over the name of the app and see the path at the bottom of the window).
    Once you open that location in the Finder, you should be able to drag them back to the Applications folder.
    Matt

  • Dashboard widgets showing missing plugin icons

    A couple of my Dashboard widgets - notably Flight Tracker and Unit Converter - appear with the missing plugin icons and do not work. How do I fix this?

    Don, this can happen if you accidently overwrote these widgets (which should have been pre-installed with your machine) with PowerPC versions from an older Mac. Did you use migration assistant to transfer your files over to your new machine (and if so, could you have accidently copied over these widgets)?
    Unfortunately, the only solution is to 1) reinstall OS X or 2) use Pacifist to extract the widgets from your OS X install disks.

Maybe you are looking for