Closed Bug 1418378 Opened 7 years ago Closed 6 years ago

Use Material Icons on Bugzilla home page instead of low-res images

Categories

(bugzilla.mozilla.org :: User Interface, enhancement)

Production
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: pmenzel+bugzilla.mozilla.org, Assigned: kohei)

Details

Attachments

(1 file)

45 bytes, text/x-github-pull-request
Details | Review
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 Build ID: 20171116170924 Steps to reproduce: Access the start page of Bugzilla at https://bugs.freedesktop.org for example. Actual results: On HiDPI display (Dell UP3214Q) the icons on the Bugzilla start page look very blurry as seen on the attached image. ``` #enter_bug { background: url(../../skins/standard/index/file-a-bug.png) no-repeat; } #query { background: url(../../skins/standard/index/search.png) no-repeat; } #account { background: url(../../skins/standard/index/new-account.png) no-repeat; } #help { background: url(../../skins/standard/index/help.png) no-repeat; } ``` Expected results: Could please vector graphics be used or different images depending on the resolution?
We don’t have a vector or hi-res version of the images. A simple workaround is probably using an icon font, just like the icons on BMO’s global header. These are Material Icons by Google. I’m going to make the change to BMO, which will be the base of the upstream Bugzilla 6 release.
Assignee: ui → kohei.yoshino
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Product: Bugzilla → bugzilla.mozilla.org
QA Contact: default-qa
Summary: Use vector graphics on Bugzilla start page → Use Material Icons on Bugzilla home page instead of low-res images
Version: unspecified → Production
Status: ASSIGNED → NEW
Attached file GitHub Pull Request
Status: NEW → ASSIGNED
Merged to master.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Type: defect → enhancement
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: