Announcement

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

    User not able to select Date Chooser

    Hi,
    We are using Smart Gwt-4.1p(10th March 2015)
    Browser : IE10, 11, Google Chrome: 41.0.2272.101 m
    Attached file: TestsmartGwtProject.java and FormValidation.java
    Attached snapshot: 1) remove_value.png 2) select_date.png
    Issue: User are not able to select date control. If he remove the already existing value of that date text field and try to select the date from “Date Chooser”.
    Steps:

    1) After launching the application “DateItem” field are already field (*As per requirement).
    2) Now remove the value from date field and try to select the date from date chooser.
    User can’t select the date at first time.

    Expected Result: Date Control should be allowed to select the date at first time.
    Actual Result: Date Control is not allowed to select at first time of click.


    Please let us know how to resolve this issue.

    Thanks.
    Attached Files
    Last edited by vnathank; 5 Apr 2015, 23:29.

    #2
    Hi vnathank,

    perhaps this is related to this bug.

    Best regards,
    Blama

    Comment


      #3
      blama: no, it's not related to that other bug.

      vnathank, just to remind you again - a minimal test case should be minimal. As far as we can tell, this test case could be one file involving just one component (the DynamicForm), and should be about 10 lines along aside from imports.

      Instead, you've got two files, a bunch of unnecessary components, and lots of needless visual settings.

      We'll accept and analyze this test case this time only. Next time we're going to have to insist on you actually fulfilling your end of the support agreement, because you have an unusually high percentage of issue reports that are resulting in "not a bug" or "can't reproduce" results.

      Comment

      Working...
      X