You are here: Overview > Desktop Limitations

Platform Specific Limitations

This section lists the limitations, properties or the widgets not supported by platforms.

iOS Limitations

Following are the limitations of iOS platform:

Flex Layout

Gesture Limitations Using Flex Layout

Android Limitations

Following are the limitations of Android platform:

Flex Layout

Gesture Limitations Using Flex Layout

Desktop Web Limitations

This section lists the properties that are not supported by the Desktop Web platform.

  1. ComboBox and ListBox, skin styles "Transparent" and "One Color" are supported in background color tab.
  2. ComboBox and ListBox, browser does not support if the properties defined in font tab and border are different for skin and focusSkin.
  3. On Firefox browser, TextBox and TextArea widgets does not support percentage (%) based padding, while other browsers does support.
  4. For all widgets in Internet Explorer 7 and 8, transparency ( border/font) is not supported for skin.
  5. On safari browser, ListBox and ComboBox widgets does not support padding.
  6. Rounded Corners will not work for all widgets in Internet Explorer 8 because of border-radius property is not supported in Internet Explorer 8 and its lower versions.
  7. Vertical split and Horizontal split will not work for all widgets in Internet Explorer 9 and its lower versions.
  8. For non-modal popups (isModal = false), popup transparency (transparencyBehindThePopup) property is not applied as the background widgets are accessible to the user.
  9. A valid calendar year selection range is from 1900 to 2099. If you select an year beyond the range shows an alert message (you can customize this error message).
  10. In Internet Explorer 8 and below browsers do not support all geolocation APIs.
  11. focusSkin applied to the container widgets ( like HBox, VBox, Segment ) is not inherited by the inner widgets in IE browsers (IE8, IE9, IE10). To overcome this apply focusSkin at every widget inside the container widget.
  12. For ScrollBox and TabPane widgets, angle background Multi Step Gradient is not supported.
  13. Desktop Web platform does not support browser (Internet Explorer 8 ) running in compatibility mode.
  14. Vertical gradient and Horizontal gradient are supported for all widgets in Internet Explorer 8 and above versions.
  15. Preview of map widget is not supported.
  16. On Internet Explorer browsers, focusSkin applied to the widgets CheckBox and RadioButton will work on click of text, but not on icon.
  17. For Browser widget, Desktop Web platform supports BROWSER_REQUEST_METHOD_GET option only.
  18. Video widget in print API is not supported in Firefox browser.
  19. To apply focusSkin for dynamically created widgets or cloned widgets, assign focusSkin dynamically after adding the widget to the form hierarchy.
    formid.widgetid.focusSkin = "skinname";
  20. To apply hoverSkin for dynamically created widgets or cloned widgets, assign hoverSkin dynamically after adding the widget to the form hierarchy.
    formid.widgetid.hoverSkin = "skinname";
  21. In Desktop Web platform, only left, right, and center alignment options can be applied to the content. This limitation is applicable for all widgets.

  22. For Browser widget, resetting of URL does not work.
  23. In Desktop Web platform, nested containers in a non-percentage HBOX are not supported.

SPA Limitations

This section lists the properties that are not supported by the SPA platform.

Flex Layout

Gesture Limitations Using Flex Layout

Windows Limitations

This section lists the properties that are not supported by Windows Desktop.

prem Copyright © 2012 Kony, Inc. All rights reserved.
prem Copyright © 2012 Kony, Inc. All rights reserved.