[svn:fx-4.x] 15006: Menu check icon mirroring bug fix

Revision: 15006
Revision: 15006
Author:   [email protected]
Date:     2010-03-24 16:38:11 -0700 (Wed, 24 Mar 2010)
Log Message:
Menu check icon mirroring bug fix
http://bugs.adobe.com/jira/browse/SDK-25976 - Un-mirror the check icon when layoutDirection=rtl for menu/menuBar
Update MenuCheck and MenuCheckDisabled to use layoutDirection=LTR
QE notes: none
Doc notes: none
Bugs: SDK-25976
Reviewer: Kevin
Tests run: checkintests
Is noteworthy for integration: no
Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-25976
    http://bugs.adobe.com/jira/browse/SDK-25976
Modified Paths:
    flex/sdk/branches/4.x/frameworks/projects/sparkskins/src/mx/skins/spark/MenuCheck.mxml
    flex/sdk/branches/4.x/frameworks/projects/sparkskins/src/mx/skins/spark/MenuCheckDisabled .mxml
    flex/sdk/branches/4.x/frameworks/projects/wireframe/src/mx/skins/wireframe/MenuCheck.mxml
    flex/sdk/branches/4.x/frameworks/projects/wireframe/src/mx/skins/wireframe/MenuCheckDisab led.mxml

90% of browser rendering problems are caused by invalid code.   See details here:
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.i-sensors.com%2F
You have a bunch of unclosed <img /> tags on your menus.
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists 
http://alt-web.com/
http://twitter.com/altweb

Similar Messages

  • [svn:fx-4.x] 14345: Mirroring bug fixes

    Revision: 14345
    Revision: 14345
    Author:   [email protected]
    Date:     2010-02-22 15:10:45 -0800 (Mon, 22 Feb 2010)
    Log Message:
    Mirroring bug fixes
    http://bugs.adobe.com/jira/browse/SDK-25561 - MX PopUpButton displays popup inconsistently when layoutDirection is set to rtl
    http://bugs.adobe.com/jira/browse/SDK-25560 - MX ColorPicker displays popup inconsistently when layoutDirection is set to rtl
    Translate the position of the popup from the mirrored coordinates to the un-mirrored global coordinates
    http://bugs.adobe.com/jira/browse/SDK-25552 - The Spark CheckBox icon should be mirroring
    Removed setting the icon layoutDirection = ?\226?\128?\156ltr?\226?\128?\157. The icon should follow the mirroring of the component.
    http://bugs.adobe.com/jira/browse/SDK-25484 - MX Slider datatip is incorrectly positioned when layoutDirection is rtl
    Fixed two issues. The dataTip positioning is fixed by translating the position of the popup from the mirrored coordinates to the un-mirrored global coordinates. The second is fixing an issue of reversing the dataTipPosition when ?\226?\128?\156left?\226?\128?\157 or ?\226?\128?\156right?\226?\128?\157 when mirrored.
    QE notes: None
    Doc notes: None
    Bugs: SDK-25561, SDK-25560, SDK-25552, SDK-25484
    Reviewer: Hans
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25561
        http://bugs.adobe.com/jira/browse/SDK-25560
        http://bugs.adobe.com/jira/browse/SDK-25552
        http://bugs.adobe.com/jira/browse/SDK-25484
        http://bugs.adobe.com/jira/browse/SDK-25561
        http://bugs.adobe.com/jira/browse/SDK-25560
        http://bugs.adobe.com/jira/browse/SDK-25552
        http://bugs.adobe.com/jira/browse/SDK-25484
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/projects/framework/src/mx/controls/ColorPicker.as
        flex/sdk/branches/4.x/frameworks/projects/framework/src/mx/controls/PopUpButton.as
        flex/sdk/branches/4.x/frameworks/projects/framework/src/mx/controls/sliderClasses/Slider. as
        flex/sdk/branches/4.x/frameworks/projects/spark/src/spark/skins/spark/CheckBoxSkin.mxml

  • Carousel icons load bug fix help needed

    hi :)
    scott_euser helps me to modify my carousel,i wanted when all
    icons will be loaded then to show them and here is it works fine
    but it has one bug some icons doesnot show correctly here is as
    please someone help me to fix this bug with icon load
    here u can see bug
    http://banernnn.narod.ru/test/index.html
    please help me really need it :)

    there's no need to repeatedly create your mcl listener and
    its onLoadInit method. you should remove that from your loop.
    and your graphic glitch is caused by an incorrect formula for
    swapDepths(): you should not be swapping depths based on that
    unnecessarily complex and incorrect formula. base it on the
    object's angle.

  • [svn:fx-4.x] 14376: Mirroring bug fixes

    Revision: 14376
    Revision: 14376
    Author:   [email protected]
    Date:     2010-02-23 16:31:35 -0800 (Tue, 23 Feb 2010)
    Log Message:
    Mirroring bug fixes
    http://bugs.adobe.com/jira/browse/SDK-25427 - HTML AIR component should not be mirrored even when layoutDirection=rtl
    Set layoutDirection=ltr in defaults.css
    http://bugs.adobe.com/jira/browse/SDK-25626 - The Spark VSlider dataTip is not positioned correctly when layoutDirection=rtl. It obscures the thumb.
    Translate the position from mirrored local coordinate to global coordinates.
    http://bugs.adobe.com/jira/browse/SDK-25584 - MX MenuBar displays menus offscreen when layoutDirection is rtl
    Added logic to keep the menus from going off the left side of the screen.
    QE notes: none
    Doc notes: none
    Bugs: SDK-25427, SDK-25626, SDK-25584
    Reviewer: Hans
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25427
        http://bugs.adobe.com/jira/browse/SDK-25626
        http://bugs.adobe.com/jira/browse/SDK-25584
        http://bugs.adobe.com/jira/browse/SDK-25427
        http://bugs.adobe.com/jira/browse/SDK-25626
        http://bugs.adobe.com/jira/browse/SDK-25584
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/projects/airframework/defaults.css
        flex/sdk/branches/4.x/frameworks/projects/framework/src/mx/controls/MenuBar.as
        flex/sdk/branches/4.x/frameworks/projects/spark/src/spark/components/VSlider.as

  • [svn:fx-trunk] 10140: DropDownList mouseWheel and arrow navigation bug fixes

    Revision: 10140
    Author:   [email protected]
    Date:     2009-09-10 17:29:24 -0700 (Thu, 10 Sep 2009)
    Log Message:
    DropDownList mouseWheel and arrow navigation bug fixes
    http://bugs.adobe.com/jira/browse/SDK-22604 - awkward mouse wheel behavior on Spark DropDownList
    Added code to DropDownController to close the dropDown on a mouseWheel scroll unless the mouseWheel scrolling occurred over the dropDown and the dropDown handled the event. For example, if an opened dropDown had a Scroller and the user uses the mouseWheel scroller while over the dropDown, the list should scroll and the dropDown should remain open. But if the user scrolls outside of the dropDown, then the controller should close the dropDown.
    Also discovered that using the keyboard navigation keys was changing the dropDown selection and scrolling the DropDownList's parent container. The fix is to call event.preventDefault if we have handled the navigation key event. 
    QE notes: None
    Doc notes: None
    Bugs: SDK-22604
    Reviewer: Hans
    Tests run: DropDownList
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22604
        http://bugs.adobe.com/jira/browse/SDK-22604
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DropDownList.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/DropDownCont roller.as

  • Menu bar icons vanished and iPod not showing up in iTunes anymore

    All menu bar icons on the right side (keyboard, clock, battery) vanished.
    It's not possible to get them back by mark their visability in the system configuration. The system just ignores any attempt to do that (I can mark the check box, but nothing appears on the menu bar; after leaving and returning to the panel, the mark has gone).
    Besides of that, my iPod doesn't show up in iTunes anymore (but does on the desktop).
    My laptop may be physically damaged as it fell down to the floor a few days ago.
    Can anybody help?

    Welcome To Discussions Daniel Lerch!
    Create a new Admin user account, and see if the same problem occurs while logged in to that account.
    Have you run the Apple Hardware Test and also Repair Disk?
    THESE ARE THE STEPS FOR USING DISK UTILITY TO REPAIR YOUR HD
    1.Insert the System Install disk, Mac OS X CD-ROM disk, or Restore DVD disk, then restart the computer while holding the C key. Use the System disk, of the OS, that is currently installed.
    2.Once started up from CD or DVD, choose Disk Utility from the Installer contextual menu for Panther, or Utilities for Tiger, on the Menubar at the top of the screen.
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from disc to access Disk Utility.
    3.Click the First Aid tab.
    4.Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5.Select your Mac OS X volume, if necessary.
    6.Click Repair. If DU reports errors it has fixed, then re-run Repair Disk until no errors are reported.
    7.When finished, select Quit Disk Utility from the Installer menu.
    8.Select Quit Installer from the Installer menu.
    9.In the resulting pop-up window, choose restart.
    10.After the computer has restarted, you can eject the CD.
    Repeat steps 5 & 6, but select the Hard Drive this time. It's usually the first listed with the manufacturer's model number.
    Make note of the S.M.A.R.T. status.
    ali b

  • Missing options of "Enter Private Browsing" "Open new tab" and "Open new window" when right click (right context menu) firefox icon on taskbar

    Missing options of "Enter Private Browsing" "Open new tab" and "Open new window" when right click (right context menu) firefox icon on taskbar.
    i already tired complete uninstall and reinstall, but the options are still missing.
    print scr: http://www.freeimagehosting.net/9znkp
    Thank You in advance for help. Best regards

    Hello,
    ''jstavene wrote:''
    can find nothing under the tools menu for private browsing?
    Then it's not the same issue.
    If Firefox is set to '''Never remember history''', then you're in “permanent private browsing” mode, in which case the menu item ''Stop Private Browsing'' will be grayed out. Perhaps that's the case, and you don't find the menu item easy to see?
    * [[Settings for privacy, browsing history and do-not-track]]
    If that's not the case, then menu items can be hidden using the userChrome.css file. Check if it exists, and if it's there, rename it, then restart Firefox.
    * http://kb.mozillazine.org/UserChrome.css
    In Firefox Nightly (what will become Firefox 20), per-window private browsing has been added, so the menu item under the Tools menu is gone. It's been replaced by New Private Window under the File menu. I don't suppose it's very likely that you're using such a cutting-edge test version of Firefox though.
    If that doesn't solve the problem, since it's a different issue, it would be best if you would ask a new question.
    * https://support.mozilla.org/questions/new

  • Editing the Menu bar icons

    Hello fellow Mac-aholics,
    I've recently been trying to 'hack' my mac (look at me, I'm a poet and . . . ) and I've been playing with the .png files for some of the widgets I have (If any wants and 'Hula' widget with a copy of me bouncing around, drop me an email!!) I also reliased that I should be able to play around with the 'menu bar' icons. I have added a gmail checker and a chat app and I can easily change their icons (locate the app, show package contents and find the revlivant .png) But now I want to play with the 'speaker volume' and 'airport' icons, however I can't find the funking files.
    Can anyone help!!!
    iMac Intel 1.83Mhz   Mac OS X (10.4.6)  

    WOOO HOOO
    YA
    wOOt
    I've found them Thank you, Thank you, Thank you, Thank you, you are a bloody star!!
    They were in the /System/Library/CoreServices/ along with a whole load of others!!
    Word of warning to all. If like me your going to edit these files, always, always, ALWAYS keep an unedited version somewhere.
    Once again thank you all for your help, may the gods of apple bless you with extra RAM!!

  • Some Menu Bar Icons will not appear upon restart or boot up

    my menu bar icons for some reason will not appear at the top of my screen some will show but the
    Airport icon, Fax Menu, Spaces icon, battery meter and I don't have to many icons as some people
    do I have to go to System>Library>CoreServices>Menu Extras and I double click on them and then
    they appear in the Menu Bar
    Macbook Pro 17" 2.33mhz, 3gb ram, 120gb hard drive, 802.11n Base station
    I have ran disk utility, Drive Genius, Leopard Cache Cleaner with no help from any of these
    please help me as I have no idea why this happening..?
    Thanks Michael

    Yes I do and that is another problem I will check the box for each item I do want to show up
    in the menu bar when I check the box it will stay checked until just when I'm starting to close the
    box? This really weird as I said in my 1st post I have to go to the System Library>CoreServices
    then the folder Menu Extra's I'm just about at the point of reinstalling my OS unless someone
    can tell me why this is happening
    Thanks for the post
    Michael

  • Menu bar icons / clock (all but spotlight) are missing from menu bar

    I started woke my MacBook up from sleeping for a few days this morning and everything ordinarily on the right side of the menu bar save the spotlight menu has disappeared.
    I used to have a displays icon/menu, battery icon, network icon/menu, and clock displayed on the right side of the menu bar and they are now gone. If I go into the control panels for display, time, etc., to re-enable the menu bar icons, I can check the check box to display icon in menu bar, but the settings won't save! (Whenever I go back into the settings panel after making the change, the changes are reverted!)
    Its getting pretty frustrating. Anyone have any ideas please?

    Hello OCMacMerlin
    If the OnyX Rebuild services didn't or won't fix it, then have a look at the following:
    http://www.macosxhints.com/article.php?story=20060203133729554
    http://jann.is/daily/archives/807-Recover-missing-menu-bar-icons-in-OSX.html
    Dennis

  • Menu bar icons won't display

    After upgrading to Mavericks, I can't see any of the usual menu bar icons (date/time, battery, wifi, etc.).
    When I check them in System Preferences, it momentarily checks and then unchecks.
    Any suggestions? Tried restarting already.

    Go to your Finder "Go" menu hold the option key to choose "Library". Then go to Preferences/com.apple.systemuiserver.plist and delete that file. Log out and back in or restart.

  • How to eliminate unwanted menu bar icons?

    When I installed all the software for my new Canon MP640 printer-copier-scanner it put a "Canon IJ Network Scanner Selector" icon in the menu bar. It doesn't seem to do much - and I really don't want another nanometer of space taken-up by unwanted menubar icons... Does anyone know how to remove this?
    Thanks!
    Best regards,
    Steve Schulte
    Sunday 30 May 2010

    OK the cmd-drag didn't work - I had tried that but appreciate the suggestion!
    As to your suggestion: In Accounts I find a Login program called *Canon IJ Network Scanner* (checked to be hidden) - and it is in /Library/Printers/Canon/IJScanner/Utilities/Canon IJNetwork Scanner Selection. OK but if I remove this from the login - will it remove just the menu bar icon or will I then lose the ability to use my MP640 as a scanner?
    When I open the program by double-clicking it, I get the same screen as when I choose it from the menu bar. I just don't want this menubar "icon" taking up real estate --
    The HELP says this: (The icon itself does not show in this paste so I just put in underlines__- it is the image of a printer with the top opened and an arrow indicating a scan direction or something.
    About Menu
    Click__in the menu bar to display the menu.
    Scan the images using the operation panel of the scanner
    You can select or deselect this option. Select this option to receive images from the scanners selected in the settings screen. Deselect this option to not to receive images from the scanners.
    Note
    When Scan the images using the operation panel of the scanner is not selected, the icon appears gray (__ ).
    About Canon IJ Network Scanner Selector
    Displays information on Canon IJ Network Scanner Selector.
    Open Settings...
    Opens the settings screen.
    Best regards,
    Steve Schulte
    Sunday 30 May 2010

  • MBP Retina: menu bar icons smoothness problem

    Hello everyone,
    I recently switched to MBP Retina 2013, this is my first Mac and despite some software problems, I am loving it!
    Here's my question/problem: sometimes (did not notice any logic when it happens) my menu bar icons lose their retina smoothness and look bad. Screenshot below shows how it looks. Notifications icon on the right is good, but spotlight and the others very bad, including date & time. Menu bar text items on the left (non icons) look fine.
    Does anyone know what's causing this problem and how to fix it?
    Thanks!

    Hard to troubleshoot if it does it sometimes.
    If the problem is still there, try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About

  • Menu toolbar icons not displayed in colour when deployed on the Web

    Hello!
    We are developing an application using Forms6i on Windows NT.
    Our problem is that menu toolbar icons are not displayed in colour when the application is deployed on the Web using lookAndFeel = generic. This is the case both when using Microsoft IE5 and Netscape 4.5. When lookAndFeel = oracle, however, the icons are displayed in colour.
    The icons are stored as *.gif files in the same directory as the application *.html file. It does not help to create a virtual path /web_icons/ in the www listener and edit the parameter default.icons.iconpath in the file Registry.dat.
    When running the application as client/server, the menu toolbar icons are displayed in colour as expected.
    Any ideas on how to solve this problem?
    Regards,
    Kjell Pedersen
    Nera SatCom AS
    Norway
    null

    Hi,
    I got the same problem and I didn't figure out, how to solve this problem.
    But did you try to printout the form anyway? I guess you will see the icons on the printout, won't you?
    Regards
    Dirk

  • How do I get rid of the menu bar icon on Mac OS?

    The Creative Cloud menu bar icon on Mac OS is pretty much useless since I already have icons for all the apps and don't use Adobe Cloud storage. Anyone know how to get it off my menu bar? The menu bar is MY space. I ought to have control over what goes there. If every application starts dumping stuff there it will quickly become a mess. I want the option to turn this off.
    Thanks!

    Most videos play "inline", not full screen, on Safari on iPad.  You can use a quick "reverse pinch" gesture (as if you were zooming in, but more of a quick flick than a slow zoom) on top of the video to make it full screen.

Maybe you are looking for