jQuery UI Widgets Forums Lists ComboBox ComBox positioning problem in jqxGrid

This topic contains 5 replies, has 2 voices, and was last updated by  hjansen 7 years, 5 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author

  • hjansen
    Participant

    Hi,

    when I use a jqxComboBox in a jqxGrid editable column I’n noticing the following problem, which might be a bug:
    The problem is most notable when the row where you open the combobox is towards the end of the page so the combobox opens upwards.
    I use autocomplete to search for an item in the combobox.
    The problem is that when I start doing the search with autocomplete the combobox-list becomes smaller and smaller (the height property decreases), but the top property of the combobox-list stays the same. What you see, as you type in autocomplete, is an increasing gap between the combobox-list and the combobox-item in the cell, because the height property decreases, but the top property stays the same.

    Maybe I’m using it wrong, so a work-around or a hint on what I could be doing wrong is appreciated.


    Hristo
    Participant

    Hello hjansen,

    It is strange behavior.
    I would suggest you check all places that are possible to change its size (createeditor, initeditor, and etc).
    Could you provide us an example that demonstrates this scenario?

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com


    hjansen
    Participant

    Hi Hristo,

    thanks for looking into this.
    This is a link to a zip file with a minimal example.
    I have included the jqWidgets libraries I’m using (downloaded yesterday).
    I have also included a screenshot where you can see the behaviour.

    https://drive.google.com/open?id=0BwUu-lYy-WoEbnlkZU1rZVBxY28

    I’m using Chrome Version 57.0.2987.133 (64-bit), on OSX Sierra 10.12.4
    The problem shows when using a search with autocomplete in the ‘Lokaal’ column.


    hjansen
    Participant

    Hristo
    Participant

    Hello hjansen,

    Thank you for this feedback. We will investigate this.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com


    hjansen
    Participant

    Hi Hristo,

    any luck in reproducing the issue?
    Your colleague tells me you are not allowed to download zip files for security reasons.
    I have created also a jsfiddle : https://jsfiddle.net/owgq5chq/1/

    Try is by double-clicking the ‘Lokaal’ column, and for example entering ‘3.0’ as the search string. The issues shows most prominent when the list opens upwards.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.