Open Bug 1691932 Opened 4 years ago

Task input placeholder text returns prematurely and hides unfinished input text when unfocused

Categories

(Calendar :: Calendar Frontend, defect)

Thunderbird 78
defect

Tracking

(Not tracked)

People

(Reporter: thomas8, Unassigned)

Details

Attachments

(1 file)

When adding tasks, this is quite irritating:

STR

  1. start typing new task title, but don't confirm
  2. Click somewhere else (e.g. on another task to copy something)
  3. click on the task input field again

Actual result

  • after step 2: when task input loses focus with an unfinished task title, the placeholder text ("Click here to add a new task") immediately returns and covers the unfinished input (see video) - that's wrong because we can't show a placeholder where there's input already!
  • after step 3: out of nowhere, unfinished input returns when you click the placeholder again

Expected result

  • after step 2: unfinished task title should just remain visible in the input box regardless if focused or not, no need to show the placeholder instead
  • after step 3: clicking on unfinished input should allow user to proceed with input where he left
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: