jQuery UI Widgets Forums Scheduler Edit-Dialog Focus only on subject

This topic contains 8 replies, has 4 voices, and was last updated by  Peter Stoev 5 years, 6 months ago.

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
  • Edit-Dialog Focus only on subject #100574

    NotAFan
    Participant

    Hi,
    there seems to be an error in the default Dialog for new or edit an appointment. It’s not possible to enter any field exept the subject because every time you try to enter another field like for example location the focus jumps back to subject.

    What is wrong?

    I found this behaveour in a couple of your own examples:
    https://jseditor.io/?key=jqxscheduler-appointmenttooltips-property
    https://jseditor.io/?key=jqxscheduler-contextmenu-callbacks

    Edit-Dialog Focus only on subject #100584

    Martin
    Participant

    Hello DirkHeymer,

    Thank you for your feedback! This is an issue that needs to be fixed.
    For the moment we have noticed that when you run the code from these examples not in the jseditor, then the issue isn’t present.

    Best Regards,
    Martin

    jQWidgets Team
    http://www.jqwidgets.com/

    Edit-Dialog Focus only on subject #100597

    NotAFan
    Participant

    Hello Martin,
    thanks for the answers but that’s not true. I have the sane error in my application and therefore can’t use the dialog.
    I need a quick solution or workaround please. I need a quick fix as my client is one of the largest companies on the planet and delays in delivery can be very expensive for me.

    Best Regards,
    Dirk

    Edit-Dialog Focus only on subject #100604

    Martin
    Participant

    Hello Dirk,

    It seems that the issue is coming from the “jqx-all.js” file. Have you referred it?
    Try referring all necessary files for the scheduler without “jqx-all.js”.
    These are the files:

    jqxcore.js
    jqxbuttons.js
    jqxscrollbar.js
    jqxdata.js
    jqxdate.js
    jqxscheduler.js
    jqxscheduler.api.js
    jqxdatetimeinput.js
    jqxmenu.js
    jqxcalendar.js
    jqxtooltip.js
    jqxwindow.js
    jqxcheckbox.js
    jqxlistbox.js
    jqxdropdownlist.js
    jqxnumberinput.js
    jqxradiobutton.js
    jqxinput.js

    Best Regards,
    Martin

    jQWidgets Team
    http://www.jqwidgets.com/

    Edit-Dialog Focus only on subject #100612

    NotAFan
    Participant

    Hello Martin, thank you. That works.
    Best Regards
    Dirk

    Edit-Dialog Focus only on subject #105361

    wuuemm
    Participant

    In ver. 8.0.0 this seems to be fixed only partly. Everything works as expected while editing an existing appointment.
    If, however a fresh appointment is being created (“Create New Appointment”) there are still two critical issues:

    1. Opening any popup (in result of a click on either jqxDateTimeInput or any jqxDropDownList) results in clearing values in almost all other fields.
    2. Hiding fields.repeatContainer in editDialogCreate handler is ignored on subsequent dialog opening (while editing existing appointment).

    I don’t attach or link to any user cases as your own fiddle samples show the same bugs in action.

    Those issues should be fixed as soon as possible as they make the whole widget entirely useless.

    Edit-Dialog Focus only on subject #105369

    wuuemm
    Participant

    Use case:

    1. Enter your own jseditor: https://jseditor.io/?key=scheduler-edit-dialog-
    2. Right-click on a cell, then click on “Create New Appointment”
    3. Fill in fields labelled “Title” and “Where”
    4. Click on either calendar icon in fields “Start”, “End” or on either DropDownLists “Repeat”, “Calendar”

    Effect – the content of top 2 fields is gone. Not expected behaviour, I suppose.

    Edit-Dialog Focus only on subject #105382

    Martin
    Participant

    Hello wuuemm,

    Thank you for the feedback!
    This issue is present only if you use the jqx-all.js file.
    Please, refer all necessary files for the scheduler, instead.
    You can see them from my last answer above.

    Best Regards,
    Martin

    jQWidgets Team
    http://www.jqwidgets.com/

    Edit-Dialog Focus only on subject #105397

    Peter Stoev
    Keymaster

    Issue is now resolved in jqx-all.js

    Thanks for the valuable feedback!

    Best Regards,
    Peter Stoev

    jQWidgets Team
    https://www.jqwidgets.com/

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

You must be logged in to reply to this topic.