Skip to content

Investigate which dialogs do not correctly honour the user's font preference settings #13670

@chrisdenman

Description

@chrisdenman

Problem
Not all of our dialog's honour the user's font preference settings correctly.

  • some ignore the size completely
  • some require closing and opening, to pick up changes (for non-modal dialogs (probably))
  • some require an application restart to pick up changes

There will be other issues, worthy of investigation too.

Investigatory Work
Produce an enumeration of all UI dialogs:

  • how the dialog is triggered
  • where the code lives
  • the status of the dialog with respect to honouring the user's font preferences
  • where sensble, screen grabs of all issues discovered

Outcome
As a result of this work, we will:

  • have a better idea of the size of the work
  • be able to easily generate tickets that group related-concerns sensibly

(For more context: #13558 and its PR)

Metadata

Metadata

Assignees

Labels

component: uigood first issueAn issue intended for project-newcomers. Varies in difficulty.📍 AssignedAssigned by assign-issue-action (or manually assigned)

Type

Projects

Status

Assigned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions