[FIXED] [#1583] [4.5.1] Ext ImageButton rendering error in IE

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [FIXED] [#1583] [4.5.1] Ext ImageButton rendering error in IE

    Hello,

    When using Ext imagebutton and clicking on it I am getting the error below in console:

    "Object doesn't support property or method 'getFocusEl'"

    Note: if you replace the image button by a regular button, you will not get this error

    Thank you
    Last edited by fabricio.murta; Mar 27, 2018 at 3:35 PM.
  2. #2
    Hello @Geovision!

    Thanks for reporting the issue! We could identify and fix it right away, the fix is already available on Github!

    The problem was reproducible using IE11 in our Examples Explorer's sample on image buttons.

    I believe you get the exception only when running the page with developer tools on, and it is not preventing normal button operation, right? The issue was just with a deferred call, so that was a "non-fatal" mishap that's completely ignored for end-users and should not affect the application negatively (other than annoying during development).

    We've logged the issue under #1583 in github.
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Replies: 3
    Last Post: Feb 04, 2016, 6:54 AM
  2. Replies: 1
    Last Post: Nov 16, 2015, 1:36 PM
  3. Replies: 1
    Last Post: Aug 11, 2015, 4:50 PM
  4. Replies: 9
    Last Post: Aug 06, 2015, 10:06 AM
  5. [CLOSED] ext:ImageButton, open URL in parent window
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Mar 11, 2009, 11:39 AM

Posting Permissions