How to fix panelCollection toolbar buttons layout in Chrome [BUG]

Hello,
The bug is here for years.
I've got a panelCollection with a toolbar and a number of toolbar buttons in it.
In IE/Firefox it's all fine.
In Google Chrome some buttons get randomly hidden after PPRs. One can only tab to them.
Take a look at the screenshot: http://img252.imageshack.us/img252/6218/adftoolbarchrome.png
Here's page code:<af:panelCollection id="pc_tree" featuresOff="statusBar" defaultToolbarItemDisplay="icon">
                <f:facet name="menus"/>
                <f:facet name="toolbar">
                  <af:toolbar id="t9" partialTriggers="::pc1:t1 tree1">
                    <af:commandToolbarButton text="#{templateBundle.EXPAND}" id="ctb_expand"
                                             actionListener="#{backingBeanScope.TemplateBean1.expandTemplateTree}"
                                             icon="/img/tree.png"
                                             disabled="#{bindings.TemplateView1Iterator.currentRow == null}"/>
                    <af:spacer width="10" height="10" id="s1"/>
                    <af:commandToolbarButton text="Создать компоненту" id="ctb_del"
                                             disabled="#{bindings.TemplateView1Iterator.currentRow == null}"
                                             icon="/img/tree_1_level_create.png"
                                             disabledIcon="/img/tree_1_level_create_bw.png" accessKey="1">
                      <af:showPopupBehavior popupId="::p2_create"/>
                    </af:commandToolbarButton>
                    <af:commandToolbarButton text="Создать параметр" id="ctb3" icon="/img/tree_2_level_create.png"
                                             disabled="#{bindings.ComponentView1Iterator.currentRow == null || bindings.ComponentIdkComponent.inputValue == '3' || bindings.ComponentIdkComponent.inputValue == '4'}"
                                             disabledIcon="/img/tree_2_level_create_bw.png" accessKey="2">
                      <af:showPopupBehavior popupId="::p3_create"/>
                    </af:commandToolbarButton>
                    <af:commandToolbarButton text="Создать показатель" id="ctb4"
                                             disabled="#{bindings.ComponentView1Iterator.currentRow == null || bindings.ComponentIdkComponent.inputValue != '2'}"
                                             icon="/img/tree_3_level_create.png"
                                             disabledIcon="/img/tree_3_level_create_bw.png" accessKey="3">
                      <af:showPopupBehavior popupId="::p2" alignId="ctb4"/>
                    </af:commandToolbarButton>
                    <af:commandToolbarButton shortDesc="Редактировать" id="ctb_edit" icon="/img/edit.png"
                                             disabled="#{bindings.ComponentAllView1Iterator.currentRow == null}"
                                             accessKey="e">
                      <af:showPopupBehavior popupId="#{bindings.ComponentIdkComponent.inputValue == '1' ? '::p2_edit' : (bindings.ComponentIdkComponent.inputValue == '2' ? '::p3_edit' : '::p4_edit')}"/>
                    </af:commandToolbarButton>
                    <af:commandToolbarButton id="ctb23" icon="/img/delete.png"
                                             shortDesc="#{templateBundle.COMPONENT_DELETE}"
                                             disabledIcon="/img/delete_bw.png"
                                             disabled="#{bindings.ComponentView1Iterator.currentRow == null || bindings.ComponentIsDelete.inputValue != '1'}">
                      <af:showPopupBehavior popupId="::p_del"/>
                    </af:commandToolbarButton>
                    <!--disabled="#{bindings.ComponentView1Iterator.currentRow == null || bindings.ComponentIsDelete != '1'}"-->
                    <af:spacer width="10" height="10" id="s2"/>
                  </af:toolbar>
                </f:facet>
</af:panelCollection>

Tried once.
About a year ago. Got an answer like "Google should fix their bugs themselves".
Should try another one time.
Is there any workaround? I can't be the only person with this problem.
Here is a testcase application: http://dl.dropbox.com/u/8422244/ADF/ToolbarButtonsApp.zip
In Google Chrome right-hand toolbar buttons get hidden after table row selection or left links click (on PPR).
Found the answer at once. ADF conflicts with Chrome AdBlock extension.

Similar Messages

  • How to create multiple toolbar buttons in jsp ?

    hi all,
    how to create multiple toolbar buttons in jsp ?
    plz help me

    mgmt
    plzhttp://www.catb.org/~esr/faqs/smart-questions.html#writewell
    How To Ask Questions The Smart Way
    Eric Steven Raymond
    Rick Moen
    Write in clear, grammatical, correctly-spelled language
    We've found by experience that people who are careless and sloppy writers are usually also careless and sloppy at thinking and coding (often enough to bet on, anyway). Answering questions for careless and sloppy thinkers is not rewarding; we'd rather spend our time elsewhere.
    So expressing your question clearly and well is important. If you can't be bothered to do that, we can't be bothered to pay attention. Spend the extra effort to polish your language. It doesn't have to be stiff or formal ? in fact, hacker culture values informal, slangy and humorous language used with precision. But it has to be precise; there has to be some indication that you're thinking and paying attention.
    Spell, punctuate, and capitalize correctly. Don't confuse "its" with "it's", "loose" with "lose", or "discrete" with "discreet". Don't TYPE IN ALL CAPS; this is read as shouting and considered rude. (All-smalls is only slightly less annoying, as it's difficult to read. Alan Cox can get away with it, but you can't.)
    More generally, if you write like a semi-literate b o o b you will very likely be ignored. So don't use instant-messaging shortcuts. Spelling "you" as "u" makes you look like a semi-literate b o o b to save two entire keystrokes.

  • How to Add C3PO Toolbar Buttons with GroupWise in C#

    Hello
    i try How to Add C3PO Toolbar Buttons with GroupWise in C#. I do all like
    i read here
    http://support.novell.com/techcenter...a20000906.html
    But i can see any result
    i create file with Wizard(witout project)
    Then i add this file to my EXE project
    and add 2 button "Reg C3PO"(RegC3po();) and "Unreg C3PO"(UnRegC3po();)
    and init
    what i do wrong?
    i try find ansver but find only this
    http://newsportal.novell.com/article...sup.gwc3po#925
    what its mean?
    news:SR%Zg.16416$[email protected]:
    about this question
    http://newsportal.novell.com/article...sup.gwc3po#673
    C3POs still don't work in the address book?
    Kirill

    Kirill wrote:
    > Hello and Merry Chritmas :)
    >
    > regsvr32 onlu for DLL. My project create EXE file :(
    >
    > Kirill
    Ups......
    You'll, according to the readme generated by your C3PO Wizard, have to run
    Regasm.exe <your C3PO server>
    That will create the needed regkeys...
    Also, you might have to add the typelib wrapper and assambly to the GAC, bu typing:
    Gacutil -i <your C3PO server>
    Best Regards
    Tommy Mikkelsen
    IT Quality A/S
    Denmark
    Novell Developer Forums SYSOP
    Please Report back any success or failure, That way we all learn
    Sorry, but no support through email
    "I hate bugs".......Tommy Lee Jones, MIB
    Be a GroupWiseR, go http://www.groupwiser.net

  • [svn:fx-4.x] 14327: Fix maximize/ restore button in spark chrome skin when running on AIR 2.

    Revision: 14327
    Revision: 14327
    Author:   [email protected]
    Date:     2010-02-22 08:48:05 -0800 (Mon, 22 Feb 2010)
    Log Message:
    Fix maximize/ restore button in spark chrome skin when running on AIR 2.
    Listen for the Window state change event instead of expecting the change to happen immediately.
    QE notes: None.
    Doc notes: None.
    Bugs: SDK-25303
    Reviewer: Alex
    Tests run: checkintests
    Is noteworthy for integration: No.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25303
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/projects/airspark/src/spark/components/Window.as
        flex/sdk/branches/4.x/frameworks/projects/airspark/src/spark/components/WindowedApplicati on.as
        flex/sdk/branches/4.x/frameworks/projects/airspark/src/spark/components/windowClasses/Tit leBar.as

    Stope
    Mailing me ***
    Sent from my I phone

  • How to fix the lock button, how to fix the lock button

    my lock button is not working and i dont know how to fix it and i haven't had it for very long and have not dropped it. please help me

    Hi cwether9!
    I have an article that can help you troubleshoot that issue. The article is all about iPhone hardware troubleshooting, and it can be found here:
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/ts2802
    Specifically, the section you will want to reference is right here:
    Buttons and Switches
    Sleep/Wake button will not lock or unlock iPhone
    To lock the phone, press the Sleep/Wake button. Note: By default, if you don't touch the screen for a minute, iPhone locks automatically.
    To unlock iPhone, press the Home button or the Sleep/Wake button, then slide the slider.
    If either of the above steps don't work, try turning iPhone off and then on again.
    If the iPhone will not power off, reset it.
    Try to lock or unlock the phone.
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

  • HT1430 How to fix sleep/wake button

    How can I fix a stiff sleep/wake button?

    Hello jdmcn2,
    Thanks for the follow up and additional information. Based on the information you have provided, your iPhone may need to be serviced. The following link should help you get started with the process. Included, you will find information on topics such as warranty, service pricing, and express replacement service.
    Apple - Support - Service Answer Center
    http://www.apple.com/support/iphone/service/faq/
    Thanks,
    Matt M.

  • How to fix my lock button?

    my lock button is loose and jammed i cant turn my phone off or even lock it. i cant afford a new phone and i dont have a warrenty either on my phone. what can i do?

    As a rule, Apple does not repair phones. They replace them. An out of warranty replacement for an iPhone 4 is $149. It wouldn't hurt to make an appointment at the genius bar. They may tell you they can fix it, but don't be surprised if they say you need a replacement.
    Or you could try a 3rd party repair service.

  • How to fix our submit button for our eCommerce checkout

    We have customized our check out page for our eCommerce store but I think because we moved the form around our submit button is no longer working. How can I reconnect the submit button so that it performs the necessary tasks for our customers to place orders on our website?
    Thanks for all your help
    Eliana

    https://divineunity1unlimited.worldsecuresystems.com/OrderRetrievev2.aspx?Step=13&CartID=3 1565588-f56b-43aa-a9a1-202c5781909b&CheckOut=1&ASESSID=c9f72879-0963-4895-8123-a99ca683ded 5&ANONID=c9f72879-0963-4895-8

  • How to fix the home button? in Iphone 4

    I am using Iphone 4 for 2 years, and i was opting for touch -assistive option instead of the home button.but eventually it did stopped working and became hard.Do i need to replace or can be fixed ......

    Apple does not repair devices.
    Out of Warranty replacement for the 4 is $149US.

  • How to fix mix of buttons on USB keyboard?

    Hi
    Today I experienced a non-serious, but annoying error with my USB-keyboard.
    There's two buttons mixed up; ' and <, so whenever I press <, my mac types ' and vice versa.
    The problem is not present at the keyboard on my macbook, but on every USB keyboard I try to connect.
    Any ideas for a fix?

    > I have a number key that "sticks".
    > Seems as if the spring is no longer working.
    > Does anyone know of a way to fix this without having to purchase a new keyboard?
    I think you will need new keyboard because its not possible to replace the single buttons
    You can remove the single key caps but you can not remove the button
    Im afraid; you will need to purchase a new keyboard and then could replace this
    The keyboard replacement is not really tricky. Two screws secure the keyboard.
    Both screws are hidden under the thin plastic cover above the F1-F12 button row
    If you would remove the plastic cover and the both screw then you would be able to lift out the keyboard but be careful, the keyboard is connected to the motherboard with an flat cable

  • How to fix stuck power button

    My power button is stuck. are there any quick fixes?

    Here's a troubleshooting page for this issue:
    http://support.apple.com/kb/TS3281

  • How to fix the firefox buttons not displaying correctly (i.e. the "save file" button when trying to install an add on)?

    For example, the button for "save file" when downloading an add-on does not display correctly. It works nevertheless, but the button itself is not showing up correctly.
    *edit: sp errors*

    It looks that you have made changes to the appearance of button that cause items and text to be larger.
    In your case this doesn't seem to work properly with the consequence that the middle part of the button gets distorted.
    I'm curious if this artifact would move to the other (Cancel) button or disappear if you would use the Tab key or cursor key to set focus to the Cancel button or if it is a problem with the label text that isn't default (OK or similar).

  • Does anybody know how to fix the back buttons?

    The back button in the browser doesn't seem to be working in my JSP page by default. Is there a code(JS or anything) I need to place in the JSP file to make the back button work?

    Hi Onamika,
    The back button in the browser doesn't seem to be working in my JSP page by default !!
    Did u disable the back button using Javascript in any of ur JSP codes in the previous pages ? If u did so, please re-enable it using Javascript again.
    If u mistakenly opened some site that has disabled ur browser's back button, then probably the only way to retrieve it back is to shut down IE, then restart ur system and then re-open that website again....but make sure not 2 go 2 that page that disabled the button.
    Hope this helps.
    Cheers !!
    Sherbir.

  • HT4528 How to fix on/off button on iPhone 4?

    My on/off button on my phone is not working. I can't even shut my phone off. It is very upsetting to know that if my phone dies and gets charged that it can't be turned back on. I need help. What should I do?

    https://discussions.apple.com/docs/DOC-3401
    (I know it says home button, but the same is explained for the power button)

  • HT5544 Search for "How to fix the library button for iBook?"

    I'm having problem to open the library button for iBook to read a book after I purchased few books.
    I'm afraid if I deleted iBook app and reinstall, my order books will be gone.

    Apple does not repair devices.
    Out of Warranty replacement for the 4 is $149US.

Maybe you are looking for

  • Smartform table

    Hi all, i have designed samrt form having one table,is having header ,one row. now i want to increase the rows dynamically based on no of line items and at the same at the end of this record or at new record ,needs to print hte table. table design :

  • Doubt in AP days overdue analysis report

    Hi Is it possible for any of you to explain me that If a particular Doc no say X for vendor y has a clearing date say 3rd Nov and but there is a payment run ID per on 31st Oct (posting date); Has this any effect on the AP days overdue analysis report

  • JSP size problem

    I am building a site with J2EE and the size in the cliente is 32k, this size is so big and I have to reduce. I am thinking and have two posibilities: The first is sent only data to client and in the client cache with javascript write the page. The se

  • Elements Won't Download

    I purchased Elements but I can 't download it because downloader reports IE4 or earlier browser. I have IE10 on Windows 8. How can I get the software I just paid for??

  • Ipod Freezes must reset each time to mount

    HI, 8GB nano. Recently, every time I connect my nano it does not mount in itunes and it freezes. I can unplug it, hit the reset (center and menu), and replug it in and it will mount and sync fine. Next time though, same thing will happen. Even second