When orientation change and soft keyboard is activated, return wrong value

Hello,
in a View, when the orientation change and the soft keyboard is activated, this.navigator.height return wrong value.
systemManager.stage.addEventListener(StageOrientationEvent.ORIENTATION_CHANGE, orientationChangeHandler);
public function orientationChangeHandler(event:StageOrientationEvent):void {
inp.text=String(this.navigator.height);
thanks.

Can you attach a simple sample application that demonstrates this?  What device are you seeing this issue on?

Similar Messages

  • Using Firefox 3.6 after a few mouse click/ keyboard input the firefox window is no more active, mouse click and keyboard input is inactive ; then I click on the taskbar and the keyboard is active again during a few click then it stops again etc.

    Using Firefox 3.6 after a few mouse click/ keyboard input the firefox window is no more active, mouse click and keyboard input is inactive ;
    to solve it I click on the taskbar and the keyboard is active again during a few click then it does not work any more and I click again on the task bar etc.
    after several repetitions, I have to call the task manager alt+del+ctrl, then come back to the firefox window to be able to use keyboard and mouse again

    Attaching the picture for the tab shape I want...

  • I have a MBP retina and I am having problem when my bluetooth and wifi are both active. My wifi is totally unusable when I am connected to via bluetooth speaker.

    I have a MBP retina and I am having problem when my bluetooth and wifi are both active. My wifi is totally unusable when I am connected to via bluetooth speaker.

    Chances are you mis-typed a character in the Wifi password and the devices saved that information.  Now whenever you try to connect the device refers to the wrong password and the Jetpack does not accept your connection.  Tell your devices to forget the wireless connection and start over.
    Once you enter the proper WiFi credentials the Jetpack will allow you to connect.

  • Trigger workflow when PR changed and copmlete activ workflow for same PR

    Hi,
    i am triggering the workflow for all line item of PR when PR is created. now i want to create workflow when PR change also.
    but before triggering the workflow i have to check the any in process workflow for the same and if then complete is and delete all its work item.
    for Ex.
    PR -4500000001 created with item 10 workflow triggerd ,
    suppose i changed it and agan save next workflow trigged now before triggerin this workflow we have to complete the 1 instance of workflow , delete all workitem of that instant
    Please suggest how can i achive this .
    Thanks in Advance
    Deepanker Dwivedi

    Hello,
    We have already implemented this in our old  project.Please find below the solution.
    No config change is required.
    1.Go to tcode SWETYPV
    2. Double click on your linkage.
    3. You will see there check function module.
    4. MAke a custom custom function module of yours and it will have CDPOS and CDHDR as its component.
    5. When so pr is changed or created this function module will be triggered there you can identify whether pr is changed or not using cdpos and cdhdr.
    6. If it is change raise two events one for completeion of old worklfows which are in process second for creation of new workflow instance.
    7. Create a wait step in your workflow which will wait for the completion event to be raised.
    Hope it helps.
    Regards,
    Nabheet Madan

  • [8.1 pro update1] Windows KEEPS changing and reinstalling keyboard layouts regardsless of IgnoreRemoteKeyboardLayout

    Windows 8.1 is driving me nuts beyond believe once again. I have 8.1 Pro update 1 English, installed from the VLK iso from our Volume License / SPLA account. As we are a Dutch company, the Location is set to The Netherlands, as well as the date/time format.
    Therefore in my keyboard settings the language is Dutch (NL) but I set my keyboard layout to US, as below:
    As you can see there are no other languages our installed. This worked for years with Windows 7 and before with XP. Windows 8.1 however KEEPS changing my keyboard layout to plain Dutch making my keyboard unusable. The language bar in the systemtray, or whatever
    it's called in this OS, shows THREE layouts, which are actually 'selectable' and work as if they were installed. However, they are not 'really' installed, as per the screenshots above.
    This is driving me completely mad. Why on earth is Windows making descisions for me which I should be making myself? In addition, in my oppinion Windows should NEVER change somthing as trivial as a keyboard layout by itself. People don't change switch keyboard
    even when logging on to a remote system that has a different layout configured. Whoever came up with this 'automatic switching per application' idea once again had no clue of real-life usage at all.
    I've added those two languages I do NOT want to my keyboard layouts and removed them. Sure they are gone then, and as only language NLD with layout US is left, the language bar in systray is gone as well. After a few days all three are back, and my keyboard
    is producing wrong characters again.
    I've tried with regvalue HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout\IgnoreRemoteKeyboardLayout set to 1, to no avail at all. It just keeps changing. This should help to prevent my keyboard when changing when I RDP to one of my servers.
    The advanced settings in Language don't help either:
    'let me set a different input language for each app window' is unticked.
    Override for default keyboard is now set to Dutch - US, like I want it. Doesn't help either.
    I cannot reproduce it on demand, settings do NOT change when connecting to my RDP server(s). They do NOT change when I open any of my used programs, being IE, Chrome, CMD.exe, notepad and a few others. It shouldn't either as I disabled the 'keep settings
    per application'.
    I have changed the keyboard shortcut from alt-shift or whatever it was to 'none'.
    How to prevent Windows 8.1 completely from changing the keyboard layout I use? Is there any way to check WHY or WHAT actually changes my keyboard?

    This might be really late to this post but I've been having this issue while playing games, particularly those which are complex enough to require Control, Alt, Shift. At first like some people here suggested
    Windows Key + Space was the cause, but even after removing all alternate layouts (for reference, I want the UK layout, but it was switching to the US Layout) it was persisting.
    This post pointed me in the right direction, go into your Language Options
    > Change Override (Advanced). At this stage I've noticed there is the Switching input methods section, look for
    Change language bar hot keys and here I fount Alt + Shift
    was being used for switching Between input languages - a key combo I'd probably hit quite often just purely by accident. You can change the key sequence to no binds.
    I haven't fully tested it, but it appears to be working for now - and I hope its an extra option for people to look at if they're running into this issue.

  • Problem with WHEN-CHECKBOX-CHANGED and ON-POPULATE-DETAILS

    I have a detail block with a relationship set up to a second block. In my first block, if I cause an error but the next action I take is to press a checkbox on another record, my error will display and the raise form trigger failure is triggered but the checkbox changes it's value and the cursor is displayed on the record with the error. I didn't want the checkbox to change if an error occurred. I tracked this through the trace and saw the on-populate-details is fired between the error and the when-checkbox-changed trigger. I went through debug and saw because of the erorr, the system will do a 'return' back to the sending action. I beleive this return is causing the when-checkbox-changed to fire. I'm just guessing here. I tried a similar action on another form without a relationship set up. That would eliminate the on-populate-details trigger. When I did a similar error, I got exactly what I was looking for. I caused the error but pressed the checkbox on another record. The error displayed but the checkbox did not change and the cursor returned to the error record. I need the record to have this relationship. Consequently, I need the on-populate-details trigger. Can anyone think of a solution? I'm currently on Forms 6I. We are going to forms 10G in the next few months. But I really need a solution on my current set up. Thanks.

    The getNextDatabankRecord() call is at the beginning of my run code. I use one step just for this line code.
    Code :
    public void run() throws Exception {
              beginStep("CHARGEMENT DES DONNEES SUIVANTES");
                   info("Chargement des prochaines données...");
                   getDatabank("NouvellesIA").getNextDatabankRecord();
              endStep();
    Stop the user after this step and goto the finish section should not be a problem...
    If I use the "When out of records" option, does it jump directly to the finish section ?
    Thanks,
    Benoit.

  • I hate it when they change all the keyboard shortcuts. Is there a fix for these?

    I don't understand why Adobe thinks that consistency is a bad thing, but it seems that everytime they update they go jerking with my keyboard shortcuts. Last time it was Indesign, this time it Photoshop that has me complaining. Usually I can change things back to the way I like under Edit/ Keyboard Shortcuts... but this time they've really done it.
    Probably the 2 sets of shortcuts that I use the most over the last 15 years of using Photoshop, thus have become a natural reflex, when using the program are Toggling between CMYK channels via cmd-1,2,3&4, (sorry using cmd 3,4,5&6 is just completely unnatural) and Fit to Window (cmd-0). I cannot find a menu selection anywhere that would allow me to change these back, and Fit to Window has been completely removed from the view menu altogether! WTF?
    I guess I could get used to the new channel key commands if need be, but no Fit to Window? what is this world coming to?
    Anyone know of a workaround to this problem.

    Heh...found the ad-copy I wrote for AccessPad Pro:
    You're a power-user. The applications you work with do your bidding like YoYo Ma's Cello, like Perleman's violin, like Bill Evans' piano.
    You've customized the way your applications openall the Tools and Palettes show up right where you like them. You may even have a few custom workspace arrangements for different purposes. You switch between them with a mouse click, and you're ready to go.
    You've made brilliant use of Actions, Macros, Scripts and other built-in time- and effort-saving functions.
    You know hundreds of keyboard shortcuts, and have spent time reassigning the defaults to more deftly meet your needs. You've assigned F-key shortcuts to some of those functions that don't even have shortcuts.
    You're a power-user, but you've run up against a couple things that put a brick wall in front of your ever-increasing efficiency.
    Firstyour keyboard is designed for typing actual text. It's been that way since the dawn of the first mechanical typewriters. The way the keys are arranged are meant to make it easy for your fingers to find the keys. Even if you use the arguably better Dvorak arrangement for key assignments. Even if you have one of those split-and-angled "ergonomic keyboards, they're still designed to do one thing well: Let the user type text as efficiently as possible.
    Your keyboardwhatever the specieswas never meant to be an efficient, ergonomic way to access the shortcuts you depend on. For your current keyboardnay, ANY keyboardto perform optimally as a shortcut access device, you'd do well to have a third hand, or a freakishly long set of fingers that could bend 360 degrees in any direction.
    SecondYour keyboard only allows a finite number of shortcuts. If you find yourself wishing and begging for just one more F-key, so you wouldn't have to get rid of some of your old shortcuts just to add a newly discovered "must-have", you're out of luck. It's about impossible to find one that has any more than 16 F-keys. Even if you could find a keyboard with more user-assignable keys, there's still the matter of the first problem, that is: How to reach them easily and quickly?
    Forget all of those hassles, starting now.
    The AccessPad Pro, by Phosergistics, is a computer peripheral designed from the ground up to allow youthe kings and queens of all power usersto have access to a virtually unlimited number of shortcuts. It sits on your desk, opposite the hand you use for operating your mouse. You rest your hand on it, in a comfortable relaxed manner. Notice where your thumb naturally falls. Right there, under your thumb, you find that there are buttons that replicated the Command & Option keys found on your keyboard. They can be pressed and activated independently or in tandem.
    Under the heel of your hand is a somewhat larger button. Press down slightly, and you'll enable the same behavior as the Shift key on your keyboard.
    Using your thumb and the heel of your hand you can enable 6 combinations of modifiers.
    Now, look at your fingers. Beneath where they naturally rest on the AccessPad Pro you'll see six gracefully curved rows of buttons, 4 in each row. These buttons are arranged ergonomically, so the slightest curl of your finger can find and press any of the 24 buttons.
    Let's do some simple math: 6 combinations of modifier keys, multiplied by 24 easily reachable, user-assignable function buttons...The AccessPad Pro gives you comfortable access to a whopping 144 shortcut assignments, all without moving your hand.
    But that's not all. 144 shortcuts isn't enough for you? No problem. You can have a virtually unlimited number of these 144 shortcut sets, user assignable to work system-wide, or on a per-application basis, and you can load any set, any time you want. And because these custom shortcut assignments are written to a preset file using the industry standard XML scripting language, you can save these sets as tiny text files which you can share and trade with users on either the Mac or Windows platform.
    You're a power-user. Forget about trying to grow a 3rd hand. Forget about wishing you hand foot-long fingers.
    Use your mouse for moving your cursor.
    Use your keyboard for typing text.
    Use AccessPad Pro to speed up everything else you do on your computer. Try it for a week and you'll wonder how you ever worked without it.

  • Can Firefox change the language for spell-check automatically when I change my input keyboard in Windows?

    I am an American, studying French and Spanish, on Windows 8.1. For typing in web forms (and in any other program), I installed Windows keyboards for French and Spanish. Windows lets me switch between keyboards easily, by either (a) an icon in the system tray, or (b) the key combo Windows Key + Space Bar.
    In Firefox I installed a spell checker for French and Spanish. Very nice.
    But when I switch between languages, to get the correct spell checker I have to right-click in a text field, then go to Languages and select my current language. A minor inconvenience.
    It would be nice for Firefox to detect which keyboard I am using and switch to the appropriate spell checker automatically. Is it possible please?
    I keep the user interface for both Windows and Firefox in English always.

    You can use this page to provide feedback to Mozilla. <br />
    https://input.mozilla.org/en-US/feedback

  • Pa40 mail trigger when startdate changed and save,

    in pa40
    when changing the startdate for corresponding pernr..
    after click on save button
    one mail should be sent to that corresponding pernr mail id.
    that mail should contain
            contract extension letter(this i did as zcontract_letter using smartform here i given pernr and begda manually).
    this letter will generate based on the pernr and startdate that to dynamically(which pernr and begda updated previously)..
    so here how can i get the values from database to smartform parameters and
    how can i trigger that mail to that pernr..
    can anybody help me ..
    here iam new for this hr abap..
    Edited by: anil.neegineni on Nov 10, 2010 12:29 PM
    Moderator message: "spec dumping", please work yourself first on your requirement.
    Edited by: Thomas Zloch on Nov 10, 2010 1:54 PM

    Hello,
    We have already implemented this in our old  project.Please find below the solution.
    No config change is required.
    1.Go to tcode SWETYPV
    2. Double click on your linkage.
    3. You will see there check function module.
    4. MAke a custom custom function module of yours and it will have CDPOS and CDHDR as its component.
    5. When so pr is changed or created this function module will be triggered there you can identify whether pr is changed or not using cdpos and cdhdr.
    6. If it is change raise two events one for completeion of old worklfows which are in process second for creation of new workflow instance.
    7. Create a wait step in your workflow which will wait for the completion event to be raised.
    Hope it helps.
    Regards,
    Nabheet Madan

  • Adobe Acrobat Pro 11.0.10 crashing when making changes and saving on Mac OSX 10.9.5

    When editing and saving a pdf file, Adobe Pro 11.0.10 crashes.  We have this installed on an iMac with OSX 10.9.5.  Anyone else experiencing this?  Have done the usual unistall and reinstall, updated with latest patch, happens on and off, intermittently.

    When editing and saving a pdf file, Adobe Pro 11.0.10 crashes.  We have this installed on an iMac with OSX 10.9.5.  Anyone else experiencing this?  Have done the usual unistall and reinstall, updated with latest patch, happens on and off, intermittently.

  • My download window always freezes up when brought up, and i have 2 active downloads i can't get rid of, is there another way to cancel them?

    i am not able to click on any icon in the window, it displays that it is not responding. i went to my computer and from downloads there, tried deleting the download, but that again did not work

    please upgrade Firefox 7.0.1 and let us know
    * getfirefox.com

  • Android, StageText and the soft keyboard

    How to keep the soft keyboard opened? I have a simple text form (1 text field as StageText, 1 button and a scrolling area, similar to sms chat application).
    Click on the button or on the scrolling area causes a focus lost in StageText instance and the soft keybord closing (it causes app resize and other problems).
    I tried various variants with assignFocus() function, using events SOFT_KEYBOARD_DEACTIVATE, FOCUS_OUT, MOUSE_DOWN.
    Also, I tried to call assignFocus() with pause and several times during some period, I tried to move focus to other field and so on...
    It was working partially if I created enterFrame event with assignFocus(), but it makes soft keyboard buttons to work very slow and soft keyboard closes when I remove enterFrame event.
    This problem is for Android only, iOS version works just fine with MOUSE_DOWN -> assignFocus().
    I'm using Flash CS 5.5 and CS 6, AIR 3.2 and AIR 3.3 beta and HTC Sensation with Android 2.3.5 for tests.
    Also, I found that SoftKeyboardType.PUNCTUATION is not working with Android soft keyboard.

    There are definitely some bugs with Android/textfields/softkeyboard.... there's an already existing bug I'm trying to get people to vote for in regards to textfields on Android. Hopefully once (if ever) they fix this bug, other bugs related to it will go away as well.
    Please vote: https://bugbase.adobe.com/index.cfm?event=bug&id=3627285
    http://forums.adobe.com/thread/1281872?tstart=0

  • Pages and Numbers keyboard lag?

    Have a MacPro purchased one year ago. Running 10.7.5. From the beginning there has always been a keyboard entry lag at times in Pages and Numbers when entering type, and with keyboard shortcuts (copy, paste, save). Trying to figure out why?

    Rich,
    Launch Activity Monitor and see what's taking up the CPU cycles when you have this problem. It may be Numbers itself, if your documents are large enough.
    Jerry

  • Resize vs. orientation change [Flex Mobile]

    Hello,
    The stage resize and orientation change events are "the same thing"?
    I have a SkinnablePopUp that I need to reposition when the orientation changes and I am listening for the resize event on the view.
    Should I be listening to the orientation change event instead?
    Thank you.

    Since pop-ups are parented to the systemManager, you should listen to resize events there instead. e.g.
    systemManager.addEventListener(Event.RESIZE, systemManager_resizeHandler);
    private function systemManager_resizeHandler(event:Event):void {
      // re-center pop-up
      PopUpManager.centerPopUp(popUp);
    Jason San Jose
    Software Engineer, Flex

  • Condition value not updated when qty changed

    hi all,
    I have created a new condition ZPR1 (copied from PR00) and use a new formula for it.
    There is a problem when I change the qty after the item is billed.
    Suppose the original qty is 1 and total ZPR1 price is 100. When I change the qty to 2, the ZPR1 price is still 100! It will change to 200 if the item is not billed.
    Anybody encounters such problem and how to solve?
    Thanks

    Hi,
    I don't mean to change the unit price.
    I mean the condition value (the item total price) is not updated
    You can't change the price anymore in the condition tab after you billed
    But when you change the qty of the item, the total value should change accordingly
    And I think for my case I should not cancel the invoice. Suppose original qty is 10, and there is partial shipment of 7 and billed the customer. Later customer request to reduce the qty to 7 to complete the item. We should not cancel the invoice in this case.
    Try to test with PR00 and PN00, you will see the item value will be changed according to the item qty.

Maybe you are looking for