Open Bug 1796857 Opened 3 years ago Updated 3 years ago

Text content of First record column overlaps Address Book Field column in `Import Address Book File - Match field names` dialog

Categories

(MailNews Core :: Import, defect, P3)

Tracking

(Not tracked)

People

(Reporter: thomas8, Unassigned)

Details

(Keywords: good-first-bug)

Attachments

(2 files)

As seen in screenshot, just slightly longer text content of First record column overlaps Address Book Field column in Import Address Book File - Match field names dialog, which looks distorted. We need some smarter CSS overflow handling here, also for long texts in Notes field.

STR

  1. Save sample testcase.csv file from attachment 9299711 [details] to a local file system folder. The csv should have:
  • field name in first row which deviates from default TB field name, e.g. Email (to trigger Match field names dialog)
  • a longer email address like johnny.johnson@supporthub.example-site.com
  • a Notes field filled with more text.
  1. Tools > Import > Import from a file > Continue
  2. Import Address Books > Continue
  3. Comma or tab separated file (.csv, .tsv) > Continue
  4. In the Select an address book file dialog: choose testcase.csv file from step 1 > Open

Actual (see screenshot)

  • First record column overlaps Address Book Field column
  • long text in Notes field grows the match field table out of proportions

Expected

  • No overlap of text in First Record column
  • smarter overflow (scroll bar?) for long text fields like Notes
  • While we are here, might also want to handle overflow of longer field names from external CSVs in Source Field column

For developer's convenience: Testcase for steps of comment 0.

This can be fixed by making those field break all words, and truncate the notes field, with maybe adding a tooltip on hover to read the whole thing if users needs.
Not a big priority, so marking this as P3 if anyone want to take it, but I'm not assigning anyone to this right now.

Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: