Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    MiniDateRangeItem issue

    Hi there,

    Just to notice you that the MiniDateRangeItem seems completely buggy for the latest 2.X version.

    The comportment is the following:
    - When I click on the MiniDateRangeItem compenent, a popup shows up with two input date fields
    - When I click on an input date field, a small calendar shows up allowing me to select a day
    - When I select a day, I can see that it is filled in, but the calendar is not closed, I have to click somewhere else to close it
    - When I click on "OK" no date is inserted into the component (it is shown empty)
    - When I click on "Cancel" no date is inserted into the component (it is shown empty) but I can still open it after
    - When I click on it after that, no popup opens anymore.
    - When I submit the form, no date is conained in the MiniDateRangeItem

    I have that issue with both Chrome, Firefox and IE browsers.
    I didn't had this issue with smartGWT 2.3 ...

    #2
    Can you clarify exactly what build version you're seeing this behavior on (If in doubt, look at what is reported in the developer console as the "isc.version")

    Also can you verify whether there's anything special we'll need to do to reproduce the problem. In other words - are you seeing it against one of our shipped samples, or is it specific to your app. If specific to your app, can you show us a snippet of code we can run on our end to reproduce

    Thanks

    Comment

    Working...
    X