In Project-Task:
Description field is of type HTML, hence whenever we try to create a new record, odoo will automatically focus the cursor pointer to the description field instead of the field Task-Title (which is the first field/top-most field present in the form)
Hence how can I set cursor-pointer focus on the first field.