Web content overlay - scale content to fit doesn't work on Android

hi there
I've got an HTML asset which works fine on an Android DPS app (10inch tablet) however i would like to reuse the asset for smaller Android devices and was just testing to to see if scaling it would still result a good experience fr the user. The problem is that it just shows the cropped corner of the asset without any scaling whatsoever.
I was just wondering if this is a known issue or I'm doing something wrong?

It's probably something in you HTML that is forcing a size to the HTML content. Even though we try to scale, if the content itself defines a fixed size, it won't scale.
Neil

Similar Messages

  • Hit something when editing presentation and now slides are all reduced in size and not filling screen.  Preferences, scale to fit doesn't work.  What did I do?

    Hit something when editing presentation and now slides are all reduced in size and not filling screen.  Preferences, scale to fit doesn't work.  What did I do?

    Please give complete details of your system and the media and the project properties.

  • Content Aware Fill doesn't work on large images

    When stitching together a large panorama, the content aware tool doesn't work if the image is >30,000 pixels.  When you use the tool on large images (after I have flattened the layers and using the magic wand to select a white area at the top), it runs through the process as if it is going to fill and then after the "fill" window completes, the selected area remains white.
    I noticed on some other forum posts that jpg saving couldn't occur on >30,000 pixel width images, so I changed the image size to 29,999 (from ~39,000) and the content fill tool worked.
    Any ideas from the community if Adobe has a fix for this bug?

    I found that I could get around this problem by doing sections instead of a complete linear fill (when you do panoramas, you tend to have a long white area on the top and bottom of the image - this is what I have been working with). 
    The downside with working in sections is you get some pattern matching issues so you have to go and do spot work until it looks the way you want.
    Another interesting artifact from doing long linear sections is you have an edge (a line) between the fill and the original image.  To remove this, I zoom very close and use the lasso tool to select only that line.  Using the content fill tool to fix this is a very easy, clean solution.

  • Firefox3.6.12 on Mac forgot master password chrome://pippki/content/resetpassword.xul doesn't work

    When I tried to reset my password, I copied
    chrome://pippki/content/resetpassword.xul
    into the proper place, got the new page, clicked reset, nothing happened.
    Using Mac 10.5.8 and Firefox 3.6.12
    Help! Can't get into my facebook account.

    If using the chrome url (chrome://pippki/content/resetpassword.xul) doesn't work then delete [http://kb.mozillazine.org/key3.db key3.db] and signons.sqlite and all signons#.txt files (if any exist, Firefox 3.0 has used signons3.txt) in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile_Folder].
    See also http://kb.mozillazine.org/Password_Manager#Troubleshooting

  • Bold text formatting doesn't work on Android device

    I've encountered AIR issue with text formatting.  Bold formatting doesn't work on android device.
    I've opened item in adobe bug system https://bugbase.adobe.com/index.cfm?event=bug&id=3638337 which describe the issue.
    Currently I haven't received any helpful feedback from adobe bug system.
    That's why I've desided to ask for support here.
    Does somebody know some workaround for that issue?

    Hello Chris,
    I was wondering if you can remind Adobe dev team about this issue.
    AIR 4 is released already and it doesn't have the issue fixed.
    This issue becomes painful for us because we can't update to new AIR versions.
    Currently we stuck with AIR 3.6. AIR 3.6 has bugs on new Android operational systems.
    But we can't migrate to new AIR4 because bold formatting used heavily by our application doesn't work.
    Thank you,
    Ostap

  • [ID CC, JS] textFrame.fit() doesn't work

    Hello,
    I’ve no idea, why the .fit() option doesn’t work. Can someone please assist!
    This is the starting point: The script duplicates an object (text frame) on a specific master page (where some object reside, which are used throughout the publication) and moves it to the actual page. There it is filled with XML data and should be fitted FRAME_TO_CONTENT:
    _toptitleFrame = duplicateIT ("label", _currPageSpread, _labelledDEFsItems, _dok);
    _theNode.xmlElements.itemByName("label").placeXML(_toptitleFrame);
    _toptitleFrame.fit(FitOptions.FRAME_TO_CONTENT);
    _toptitleFrame.move([(213-(_toptitleFrame.geometricBounds[3]-_toptitleFrame.geometricBounds[1])), 12.7]);
    function duplicateIT (_pageItemName, _moveToPage, _labelledDEFsItems, _dok) {
      _theImg = _pageItem.duplicate(_pageMaster);
      _theImg.move(_moveToPage);
        return _theImg;
    Actually the _toptitleFrame.move works perfectly, but the _toptitleFrame.fit(...) doesn’t work at all. When I command »fit content« in the UI it works perfectly.
    Any ideas?
    Thanks
    Tobias

    Hi,
    I first though you might have an issue using itemByName as XMLElements has no itemByName methods but it looks like the script engine can deal with it. I did a quick try here and it works fine.
    You should investigate the _toptitleFrame prior and after the fit operation to get for example its bounds. Did they change in the script scope ?
    HTH
    Loic

  • Navto doesn't work on Android device?

    Hi all,
    I test my magazine on Nexus 7 and Samsung Galaxy and both devices show the "navto" from one article to another doesn't work in Adobe Content Viewer. Is this a declared problem?
    Have somebody the solution'
    Thanks in advance for your collaboration.
    Michela

    Hello Chris,
    I was wondering if you can remind Adobe dev team about this issue.
    AIR 4 is released already and it doesn't have the issue fixed.
    This issue becomes painful for us because we can't update to new AIR versions.
    Currently we stuck with AIR 3.6. AIR 3.6 has bugs on new Android operational systems.
    But we can't migrate to new AIR4 because bold formatting used heavily by our application doesn't work.
    Thank you,
    Ostap

  • StageWebView Doesn't work on Android with Captive Runtme...

    If I make an apk with the default setup (requires separate runtime download) it works, but not with captive runtime. I need captive runtime so that it can be accepted into Amazon Appstore.
    StageWebView.isSupported appears to return true when run, and then it just doesn't work.
    Is there any way around this? Will this work in the future?
    I am probably just going to work around it and do without it for this release, but would like to see if anyone knows what the deal is with it and let folks know of the issue.
    Edit: I have found that any usage of a StageWebView object not only doesn't work, but makes errors and breaks other parts of the app, so I have had to disable any usage of it...

    I'm also using StageWebView, but I don't have the problems you mention. I am using Captive Runtime to compile my app and it's working fine in the Android Market (I haven't tried Amazon Appstore, though).
    The version of AIR i'm using is 3.1. Are you using this version?

  • SoftKeyboardType property of StageText : some values doesn't work on Android

    Hello,
    on my Galaxy Nexus Android 4.2.2, when I use the softKeyboardType property of StageText :
    "number" and "email" work,
    but "punctuation", "url", and "contact" doesn't work.
    http://help.adobe.com/en_US/FlashPlatform/beta/reference/actionscript/3/flash/text/StageTe xt.html#softKeyboardType
    Why some values doesn't work ?
    I need the constant "punctuation", please help.
    Thanks

    Hi,
    Thank you for your bug report. We are able to reproduce the issue. Could you please open a new bug report on this over at bugbase.adobe.com?  Once the bug has been added would you mind posting back with the URL so that others affected can add their votes and comments?
    Thanks once again for reporting this.
    -Nimit

  • Why webpage doesn't update its content (clearing cookies doesn't work)?

    Hi,
    My problem is occuring all the time and I would beg on knees for some assist please. When I do within particular websites (not all but more than one) few changes, e.g. verify email address or verify financial information or adding particular data, etc, I am supposted to get some content changed within the web access. e.g. some menus should occur and/or some additional options available and/or different user access (example now verified instead of unverified), some additional drop down menu options, perhaps some images shown, perhaps banners removed and so on. So I am supposted to see some difference within the content. My problem is that I don't. I contacted support department and I asked them whether or not I entered needed details correctly. They told me everything is correctly saved and they even read to me typed information - everything what they read was correct, I really typed that. This means in the database is everything saved. However as I said I don't see any changed on my side within account. I asked what should be different and the answer was that some new buttons should occur, warning message gone and previously unavailable button should become available. Additional answer, received by representative, was that my browser is not being updated based on most recent actions within my account. Possible solution, provided by representative to me, is to wait for entire system update. I am waiting endlessly and still no content change. I cleared all cookies (cache). Used tools to clear and also CLEAR option within firefox's settings. Furthermore I cleared entire registry, rebooted computer and didn't help. Then i decided to shut down pc completely. Still nothing. Then I even tried restarting the router, still doesn't help. I made sure via several resources that I am NOT blocking any java, javascript, adobe, or whichever other content. The website doesn't require any particular firefox plugin. Also double checked the firefox is updated to the most recent version but nothing helps. I still don't get the content updated after I typed what I was supposted to within my account after I logged in. Called them again, once again representative told me everything is saved. However I need the website (browser) content updated (obviously im talking about the content update and not browser version update) in order to resume with next step of the procedure I am doing. Don't have the option to try different computer so please avoid suggesting that. I did secondary temporary account and same story there - same browser problem, content of the webpage, after doing some major work (e.g. typing bank account details or approving previously typed account details), is Not being updated. Could anyone please tell me what to do?

    ''Gea0 [[#question-1050433|said]]''
    <blockquote>
    Hi,
    My problem is occuring all the time and I would beg on knees for some assist please. When I do within particular websites (not all but more than one) few changes, e.g. verify email address or verify financial information or adding particular data, etc, I am supposted to get some content changed within the web access. e.g. some menus should occur and/or some additional options available and/or different user access (example now verified instead of unverified), some additional drop down menu options, perhaps some images shown, perhaps banners removed and so on. So I am supposted to see some difference within the content. My problem is that I don't. I contacted support department and I asked them whether or not I entered needed details correctly. They told me everything is correctly saved and they even read to me typed information - everything what they read was correct, I really typed that. This means in the database is everything saved. However as I said I don't see any changed on my side within account. I asked what should be different and the answer was that some new buttons should occur, warning message gone and previously unavailable button should become available. Additional answer, received by representative, was that my browser is not being updated based on most recent actions within my account. Possible solution, provided by representative to me, is to wait for entire system update. I am waiting endlessly and still no content change. I cleared all cookies (cache). Used tools to clear and also CLEAR option within firefox's settings. Furthermore I cleared entire registry, rebooted computer and didn't help. Then i decided to shut down pc completely. Still nothing. Then I even tried restarting the router, still doesn't help. I made sure via several resources that I am NOT blocking any java, javascript, adobe, or whichever other content. The website doesn't require any particular firefox plugin. Also double checked the firefox is updated to the most recent version but nothing helps. I still don't get the content updated after I typed what I was supposted to within my account after I logged in. Called them again, once again representative told me everything is saved. However I need the website (browser) content updated (obviously im talking about the content update and not browser version update) in order to resume with next step of the procedure I am doing. Don't have the option to try different computer so please avoid suggesting that. I did secondary temporary account and same story there - same browser problem, content of the webpage, after doing some major work (e.g. typing bank account details or approving previously typed account details), is Not being updated. Could anyone please tell me what to do?
    </blockquote>
    I just updated one of my webpages on my website, but could not see the updated page- the old version still showed. I restarted Firefox and tried to view the updated page again, and still the old version showed. Then I had the idea to CLEAR EVERYTHING as the default tool in vsn 37.0.2 is set up from the History, View Recent History option. It took a long time for everything to clear, but when I then tried to view my updated webpage, it showed this time updated. Am I supposed to periodically CLEAR EVERYTHING for Firefox to pick up updated webpages?

  • Deactivation of click to call with the tag meta name="format-detection" content="telephone=no" doesn't work when in full screen mode.

    these two tags don't seems to work fine together. When I add <meta name="apple-mobile-web-app-capable" content="yes" /> , the application auto-detect the numbers as phone numbers.
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="format-detection" content="telephone=no">

    well, it seems that i solved this problem by putting
    frame.show()
    before
    frame.setFulleScreenMode()
    and it now works... but why????

  • Mail: smart mailbox contents disappears/search doesn't work & fix is only temporary

    Since installing Mavericks (including the Mail update), the contents of my Smart Mailboxes disappears (the Mailboxes themselves are listed, there's just no content) and my ability to get results from Search within Mail disappears. 
    I have done a lot of searching here and via Google and read other people with similar problems.  I have done the usual magical stuff: resetting permissions (including the version that involves the command "resetpassword"), deleting caches, etc. - but to no avail.
    Spotlight clearly knows about all this mail, because I can find it with HoudahSpot, which uses the same database, but somehow Mail is not able to read what Spotlight knows.
    Now there is a commonly recommended fix, which is to go to Terminal and type some version of:
    mdimport ~/Library/Mail/V2
    This works (as does reindexing the entire disk)!  But only for about a half-hour to an hour, at which point Mail reverts to its previous state.  Running the command again works again, but once again the cure goes away shortly after.  Once again, the Smart Mailboxes are empty and search in Mail stops giving reslts.
    Can anyone suggest a real, permanent solution to this problem, besides switching to another email program?

    Okay, I think I understand better now.  So I just ran a test, by creating the following rule:
    I specifically chose an address (obviously not the one shown) that I had a message from in my Inbox, and a word that was present in the subject line of several messages in my Inbox.  When I ran this rule on my Inbox, it copied exactly the messages I would have expected into the test mailbox.  Are you seeing different behavior with the same rule, or is your rule constructed differently?
    If the difficulty is with running the rule, note that (as I said earlier) rules only run automatically on unread incoming messages.  It won't run automatically on existing messages or on messages on an IMAP mail server that you have read on another device using (in which case they will have been marked as read).  If you need to run this in such conditions, you'll have to either run the rule manually or run it via an AppleScript or something similar that is somehow (via something other than Mail) made to execute at certain times/intervals or under certain conditions.
    And you're correct, a smart mailbox would be totally inappropriate for what you're trying to do!  It would behave exactly as you guessed.

  • Test content server connection doesn't work

    Hello,
    I have installed Content Server 6.40 in windows2008 and the test connection does not work. The URL http://onecsrdev:1090/ContentServer/ContentServer.dll?serverInfo
    says
    Internet Explorer cannot display the webpage
       Most likely causes:
    You are not connected to the Internet.
    The website is encountering problems.
    There might be a typing error in the address. 
    I loof for the contentserver.dll file and it does not exist in the server. When I installed the content server I mark the flag install website, so I don't understand what the problem is.
    I have updated the MAXDB software to 7.6.06.11 because the DVD installation release is not valid for windows2008. SAP has guided me through this issue.
    Thanks and best regards,
    Ana

    > I have installed Content Server 6.40 in windows2008 and the test connection does not work. The URL http://onecsrdev:1090/ContentServer/ContentServer.dll?serverInfo
    >  says
    > Internet Explorer cannot display the webpage
    You get a connection to  "onecsrdev"? Can internet explorer resolve the name? Proxies activated?
    Markus

  • Content assist tool doesn't work for me sometimes

    When I'm practising the "Populating an ArrayCollection with retrieved data" exercise in day 2, and adding a result event in <s:HTTPService ...> MXML tag, I pressed the Ctrl + Spacebar, but no content assist appeared. It only displayed "no proposals". When I do the same thing in other tags, the content assist tool works fine. Could someone tell me why that happens? BTW, my flash builder version is the lastest version, that is 4.0.1.277662, and my OS is Window XP. Thanks in advance.

    christ, i restart my flash builder, and it works fine right now.

  • How to make a small doc zoom to print on a larger page, print to fit doesn't work

    I have a pdf I created that ended up filling only 1/2 of a letter size page, I've tried print to fit area and it doesn't increase the size. I would like to zoom the page to fit a 11 x 17 sheet or at least fill the entire 81/2 x 11. How do I do this?

    What was the size of the paper you selected. I just opened a PDF and then in the print menu selected zoom to fit and selected the printer property to be a large sheet and it worked fine. Did you actually select the paper size in the printer properties, or is the paper the size that you are talking about.
    There may be an issue of how you are creating the PDF also. There are many ways and it is hard to help when we have no idea of what you were doing. Give the basic steps of what application you are in and what steps you take that has a problem.

Maybe you are looking for

  • Max No. of records in a table - performance related statistics of a table

    Hi all, Can anybody please help me on the performance related statistics depending upon the size of the table? I have a question regarding the scalability and(I think so) and performance. My record is having 20 columns and all columns together it wil

  • How to store images in the File Object????

    Clearly saying i wrote a jsp program which contains an input tag as follows <form action="filename.jsp"> <input type="file" name="path"> <input type="submit" value="submit">In the above input tag i entered a file path looks like c:\Sunset.jpg .But af

  • Itunes 7 and macdrive

    Is there a way to make iTunes 7 just ignore the fact that my iPod is Macintosh formatted, and just read the darn iPod? I have the HFS+ filesystem driver installed on XP (provided by MacDrive), and my HFS+ iPod has ALWAYS worked fine on my XP laptop.

  • Rfc fails to execute

    Hi, I dont seem to be able to resolve this...during the Configuration for XI, we need to create the RFC destinations for AI_RUNTIME_JCOSERVER, which i did and created the corresponding one in the j2ee stack also, however a testRFC fails..with the err

  • I can't find the menu in the iTunes store with the option to authorize my computer.

    I can't find the authorize this computer option in the iTunes store.  There is no menu item like this.  Can anyone help?  Really stinks that the instructions don't match the software.  : - (