Closed Bug 1307363 Opened 8 years ago Closed 8 years ago

Port Bug 890156 (Support per-monitor DPI on Windows 8.1 & 10 desktop) to thunderbird

Categories

(Thunderbird :: General, defect)

Unspecified
Windows
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 52.0

People

(Reporter: m_kato, Assigned: Paenglab)

References

Details

Attachments

(1 file)

Port https://bug890156.bmoattachments.org/attachment.cgi?id=8706362 to Thunderbird to support per monitor DPI on Windows.
Perhaps something for Richard.
Attached patch bug1307363.patchSplinter Review
Yes, I had this change since it's landing on radar. But without possibility of testing I didn't port it. But it's a minimal change.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #8797443 - Flags: review?(jorgk)
Comment on attachment 8797443 [details] [diff] [review] bug1307363.patch Review of attachment 8797443 [details] [diff] [review]: ----------------------------------------------------------------- ::: mail/base/content/aboutDialog.css @@ +6,5 @@ > width: 620px; > + /* Set an explicit line-height to avoid discrepancies in 'auto' spacing > + across screens with different device DPI, which may cause font metrics > + to round differently. */ > + line-height: 1.5; That's not ported. Can you please explain. Have you tested that? I only have an old 1280x1024 screen, so no way for me to test.
(In reply to Jorg K (GMT+2) from comment #3) > Comment on attachment 8797443 [details] [diff] [review] > bug1307363.patch > > Review of attachment 8797443 [details] [diff] [review]: > ----------------------------------------------------------------- > > ::: mail/base/content/aboutDialog.css > @@ +6,5 @@ > > width: 620px; > > + /* Set an explicit line-height to avoid discrepancies in 'auto' spacing > > + across screens with different device DPI, which may cause font metrics > > + to round differently. */ > > + line-height: 1.5; > > That's not ported. Can you please explain. Have you tested that? I only have > an old 1280x1024 screen, so no way for me to test. This is also from bug 890156: https://hg.mozilla.org/mozilla-central/rev/1be1d936e2a2 . There a lot of changesets in this bug.
And the new comment in aboutDialog.css should explain why this is needed.
Comment on attachment 8797443 [details] [diff] [review] bug1307363.patch I assume you scanned all the changesets of bug 890156 and didn't find more changes needing to be ported.
Attachment #8797443 - Flags: review?(jorgk) → review+
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 52.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: