Disabled scroll view scrolling becomes enabled when keyboard is up

I have a scroll view for which I have disabled horizontal scrolling. Normally this works fine. However, I have recently added functionality to make the view scroll when the keyboard is up so that text fields, etc. are not occluded by the keyboard. When the keyboard is up, I am suddenly able to scroll the view horizontally, even though I am not explicitly enabling horizontal scrolling in the scroll view at any point.
I have checked, and I am not setting the size of the scroll view's frame at any point in code, and the only place in I am setting the scroll view's contentSize property, I am setting it to the size of the existing scroll view (320). If anybody has come across this problem before, or has any suggestions for other things I could check then I'd be very grateful.

I think this was happening because I was trying to set the content view size in IB using the content size, but this was actually changing the content inset, rather than the content size which appears to have to be set programmatically. Oddly, changing the inset allows the view to scroll, it just causes problems when the content view is scrolled.

Similar Messages

  • When keyboard show-up view didn't resize in Android, ADF Mobile

    Hi Guys,
    Now I was facing with amx page didn't resize when keyboard pop-up, so user cannot scroll for more fields below,
    Btw iOS is normal to resize when keyboard shown.
    How to fix this issue ?

    Hi Frank
    Thanks for reply, I have another issue about android startup performance with release mode, I will send it to you.
    Btw about Android resize view when keyboard show-up, I can fix it but it should include in next release of ADF Mobile.
    My fix is (Thanks for JoeHuang's way to browse Android template file : Google Play Store does not accept ADF Mobile apps for tablets)
    - Navigate to file <JDev Install>/JDeveloper/JDev/Extensions/oracle.adf.mobile/Android/Oracle_ADFmf_Framework.zip
    - Make a backup copy of the zip file
    - Unzip the file, which would extract all files into a "framework" directory
    - Navigate to framework/template/AndroidManifest.template.xml file
    - Change android:windowSoftInputMode value to "adjustResize" Ex. android:windowSoftInputMode="adjustResize"
    - Zip up the framework directory and name zip file as Oracle_ADFmf_Framework.zip, replacing the old one.  Please make sure the zip file has the exact same directory structure as before.
    - In JDeveloper, before deploying the application again, please do a "Clean All" to clean out all old deployment artifacts.
    - Deploy the app again
    After fix, views is automatically resize when keyboard pop-up, but seems weird with navigation bar that will show as it include in view too.
    I don't know why ADF Mobile put android:windowSoftInputMode value as "adjustPan" in manifest file, as Android document said as view will not resize when keyboard showing (Ref: http://developer.android.com/guide/topics/manifest/activity-element.html#wsoft)

  • How I disable my textbox at view time and Enable only when insert or edit t

    hi master
    Sir i have master detail form and i am not use toolbar i am usint my button add/edit/view/next/last and other
    sir my requirement is all textbox disable at view time enable ony edit or inserting time
    how I disable my textbox at view time and Enable only when insert or edit time.
    i use this
    if :system.form_status='change' then
    if :system.form_status='insert' then
    if :system.form_status='execute query' then
    but not right work
    please give my idea where i use what statment
    send me sample
    Aamir

    Aamir,
    Set the text item's Enabled property to False at design time. Then, using SET_ITEM_PROPERTY (see Forms Help), set to Enabled in the relevent part of the code on the WHEN-BUTTON-PRESSED triggers on your Insert and Update buttons. Similarly, disable on your Save button once the cnahges are saved etc.

  • When in landscape mode page does not scroll up causing the keyboard to cover typing are.

    When in landscape mode page does not scroll up causing the keyboard to cover typing area.

    No, but try terminating and restarting Safari:
    1. Press the Home button
    2. Double click the Home button to bring up the "Recent Apps" tray.
    3. Touch and hold on the Safari icon in the "Recent Apps" tray until a "-" appears.
    4. Touch the "-" to terminate Safari.
    5. Restart Safari and see if your Bookmarks are back.

  • Word wrap enabled when viewing page source?

    Am using Safari Version 6.0.2 (8536.26.17). OS is 10.8.2. "Show Develop in menu bar" is checked. I would like word wrap enabled when I view the page source, scrolling horizontally is getting old. Thanks for any help, it's been frustrating!!

    It's been a few days, no response. I'm a bit surprised, as I would think there is a solution.
    Thanks again for any help, it would be highly appreciated!

  • Disable scrolling of cursor in a xy graph

    Hello,
    I want to use the cursor to measure two points in a graph and also disble
    the capability of the cursor to change the current x and y scale of the
    graph. I my current situation when i move the cursor beyond the gaph's
    boundaries the current x or y scale changes.
    Who can help me out?
    Greetings,
    Jeroen

    > I'm very interested in disabling the cursor scroll capability but I'm
    > confused by your answer. I've never seen the item you are talking
    > about in any graph in LabView 6i. Can you be a little more
    > descriptive? I tried to find it in every graph I have in the Graph
    > Pallette, to no avail. Labview does give you the ability to lock the
    > cursor to the plot, but users can still mess up the X and Y axises if
    > they drag their cursor a little to far. Please be more specific in
    > your fix to this problem.
    >
    I could be confused by the version number. The item is definitely in
    6.1. Popup on a graph, the plot area is probably the largest and
    easiest to hit. Go to the Advanced item and see what is there. The
    bottom item in my version
    can be checked or unchecked to enable and
    disable scrolling when a cursor gets to the edge of the graph.
    If you do not have the menu item, add the following to your .ini file.
    scrollGraphCursors= FALSE;
    or
    scrollGraphCursors: FALSE;
    depending on your platform.
    Greg McKaskle

  • How can i disable scrolling on firefox mobile ?

    I want to disable scrolling for my responsive website, when a colorbox (like a lightbox) is layered over the page (as div, not as iframe).
    Scrolling should only be available for the colorbox-div, but not for body or html.
    Therefore, I set "html" and/or "body" to "overflow:hidden" with the help of jquery. That works in chromium mobile and in the desktop versions of FF and chromium, but I can't figure out why I still have the scrollbar in Firefox on Android.
    Is this a know 'problem'? What can I do?

    Hello,
    Thank you for contacting Mozilla.
    I understand that you are having problems with lightboxes scrolling in webpages. In order to better understand and investigate on the issue that you are encountering, please reply to this message with the following information:
    * What is the model of your phone? (ZTE Open, LG Fireweb or Alcatel OneTouch Fire)
    * What is the OS version found in the Device Information page? Please visit [http://mzl.la/Gzz6Kp this link] if you need help finding the Build ID of your phone.
    * Please provide the exact steps to reprodcuce the issue you are encountering.
    * Who is your current cell phone carrier?
    * How often do you encounter this issue?
    Please be sure to include as much detail as possible, including any websites that may exhibit this issue, and any error messages that you may be receiving, exactly as they appear. This will ensure that we will have all the information needed to investigate into this. Thank you for your help and we look forward to hearing from you!
    Curtis

  • How do I turn off the alt scroll zoom?  When I'm in Adobe photoshop and illustrator using the pen tool, alt is utilized for another short cut.  I would like to use the alt command for the pen tool instead of zooming into the screen.

    How do I turn off the alt scroll zoom? 
    When I'm in Adobe photoshop and illustrator using the pen tool, alt is utilized for another short cut.  I would like to use the alt command for the pen tool instead of zooming into the screen.

    I tend to select things from left to right and every time I am moving in a downward right diagonal motion during lasso selection I am missing a clear view and I am tending to have a more sloppy selection.  All this does is slow me down since I need to go back and hit those areas again.  The big arrowhead just get's in the way.  The original lasso tool with the thin line and small active point at it's lower left was far better for me.
    I don't like turning the cursors to precise because I like to see the active tool icon where my cursor is and as the icon changes as I hold modifier keys down.  If I am forced to get comfortable with using pricise cursors I guess I will, but man, I've never had to do this in my 15 years of photoshop use...
    I would absolutely LOVE to find a way to get the old lasso icon -- without the arrowhead above it.
    Is there any chance this option could be inlcuded in cursor preferences?  I'd give much thanks, Adobe.

  • I will have to disable  scrolling with the in a AdvancedDatagrid

    I think I will have to disable  scrolling with the in a AdvancedDatagrid when I am using custom icons and summary rows and grouping as the whole thing goes crazy(whole rows turning black and other horrible stuff). Has anyone encountered this before?
    while I'm at it, how do I disable mouse scrolling for the  AdvancedDatagrid
    thanks much
    Message was edited by: nikos101

    hi,
       you can disable scrolling in AdvanceDatagrid by setting
      horizontalScrollPolicy=off and
      verticalScrollPolicy=off

  • I cannot get scrolling to work on DV6-6172nr. The 2 finger scroll is enabled & new drivers install

    I cannot get scrolling to work on DV6-6172nr.  The 2 finger scroll is enabled but doesn't work. I have downloaded the latest drivers and still no vertical scrolling.  This could be a deal breaker. I have only had this laptop for 2 days and if I can't resolve this issue, the laptop is going back to the store.  Please help.

    Hi,
    First, download the latest Synaptics driver installer on the link below and save it to your Downloads folder.
    http://ftp.hp.com/pub/softpaq/sp54001-54500/sp54483.exe
    Next, open windows Control Panel, open Programs and Features, right click the entry 'Synaptics Pointing Device Driver' and select Uninstall.
    When this has completed, restart the notebook.
    When windows has fully reloaded, open your Downloads folder, right click the Synaptics installer and select 'Run as Administrator' to start the installation.  When this has completed, restart the notebook again.  You may have to check that Two Finger Scrolling is enabled in the device settings tab under Mouse.
    If this fails to correct the problem, I think I would agree with what you suggest yourself and simply return the notebook.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Is there a way to disable previously viewed iMessages from appearing as Messages notifications when waking my MacBook Pro from sleep?

    Is there a way to disable previously viewed iMessages from appearing as Messages notifications when waking my MacBook Pro from sleep?  Regardless of whether I am using iMessage from  my iPhone or iPad, when I open my MBP, I get attacked by Messages notifications for iMessages I've obviously already seen or responded to.  Is there a way to change this?  Are others having this issue?
    Additionally,  previous iMessages sent or received from those  devices sometimes don't populate into the Messages window on the MBP.  I haven't been able to identify when or what causes this; sometimes it just doesn't seem to work (and I verified that the messages sent/received were, in fact, iMessages and not SMS).
    Thanks - any help or insight would be appreciated!

    First you need to determine what laptop model you have; then we can help you. A Mac Book Pro cannot run OS 9.1.
    With your Mac booted up, click on the  at the far left of the menu. Then click on About This Mac. It will show what version of OS  you are running. What is the version?
    A MBP will be running something like version 10.x.
    If you are running version OS 9.x, you don't have a Mac Book Pro.
     Cheers, Tom

  • I have a problem with my iPhone 5 stopped working the sleep / power and simultaneously refused to obey the HOME button. I can not use either one or the other. I can not enable or disable the device, display lights up when you plug the charger. same displa

    I have a problem with my iPhone 5 stopped working the sleep / power and simultaneously refused to obey the HOME button. I can not use either one or the other. I can not enable or disable the device, display lights up when you plug the charger. same display works fine as it is surprising. or maybe someone knows what is the reason for this? is there any way to solve this problem?

    More than likely its a hardware issue, I have never encountered such a problem and best bet is to just go get it replaced. If you have insurance on your device apple will replace it as long as there was no water damage, if you dont have insurance they will charge $200 more or less. Hope you get it fixed

  • Using Lightroom 5.7, Raw files become from my Nikon D810 become corrupted when I select them to view or edit.

    .Updated to Lightroom 5.7 to accommodate the Nikon D810. Upon importing RAW files to the files become corrupted when they are selected to be viewed or edited.
    I am using Windows 7, 64 bit, with 8 GB Ram.
    Any help would be appreciated.

    There are several likely sources of corruption, and video card would be far down on my list of possible suspects.
    The transfer from camera card to hard disk is the most likely place for problem, either the card reader or USB cable can go bad. Another likely source of problems is the computer's hard disk is starting to fail. The camera card itself may be bad. And lastly, the memory in the computer may be malfunctioning.

  • My scroll bar dissapears when my firefox screen isn't maximized - how do I make it show up when not full screen?

    This just happened spontaneously yesterday - did I press some strange shortcut to make this happen? How do I get my scroll bar back when not in full screen?
    Please help!

    It is possible that the screen is too high and that the status bar and scroll bar fall off at the bottom.<br />
    Open the system menu via Alt+Space and see if you can resize that window.<br />
    If that works then close Firefox to save that setting.<br />
    See also:
    * http://kb.mozillazine.org/Resizing_oversize_window
    * http://kb.mozillazine.org/Corrupt_localstore.rdf

  • Disable scrolling in certain apps. Magic Mouse?

    Is there any way to disable scrolling only on certain application on a Magic Mouse. I love the mouse and my beautiful i5 27" iMac. The trouble is I work with Adobe InDesign all the time and I am constantly accidentally scrolling the pages. I hate this but I love the scrolling on the web and in Photoshop. If there is any way I could keep it from scrolling in InDesign only that would be awesome!!! Thanks for you suggestions!

    I have this exact same request.
    The scrolling on Magic Mouse is great for applications developed by Apple. I use Aquamacs and find scrolling to be truly horrible with Magic Mouse.
    I've added an entry to the Wish List page for Aquamacs. Maybe you can submit a bug report or feature request to the developers of EyeTV? Do they release updates and bugfixes on a regular basis?
    Maybe you can control system settings with something like QuicKeys, Automator, or ActionScript.

Maybe you are looking for

  • How does everyone hook up there Sony Beta Deck to capture in FCP?

    Hello all, I have a Sony Betacam SP UVW1800 and I am wondering how you hook it up to a Powermac G5 so I can start capturing some footage ... I am assuming that I need to get some kind of converter to firewire. Any suggestions?? Thanks in advance G5 Q

  • GP: How to wait a specific number of days?

    Hello everybody, I am searching for an idea how to create a step in my Guided Procedures process which waits until a specific day (or a number of days from it's start). I have thought about implementing a Java Callable Object which waits until comple

  • How do I get 30GB of video onto a DVD?

    I recently had an event filmed on an HD video camera. It is about 6 hours of footage total. I cut it down to about 4 hours in iMovie and exported it using QuickTime H.264. The output file is 30GB. What steps would I take to get this burned onto a DVD

  • How to pay developer id with out credit card ?

    my company has not policy pay by credit card. how to pay developer id with out credit card ? Please tell me if you have a choice. Thankyou.

  • Adapter Modules

    Hello, While working with the Modules, I got the enterpise bean to work in a standalone fashion. But when I deployed the bean and configured the communication channel module tab, placing the bean first in the processing sequence, it doesnt seem to ha