Closed
Bug 1202176
Opened 10 years ago
Closed 10 years ago
Tab drag preview position is off when using e10s and HiDPI
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
FIXED
Firefox 43
People
(Reporter: bram.speeckaert, Assigned: enndeakin)
References
Details
Attachments
(1 file)
|
1.00 KB,
patch
|
tnikkel
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0
Build ID: 20150905030205
Steps to reproduce:
Make sure e10s is on and that DPI scaling is active (I have mine on 150%). Drag a tab around.
Actual results:
The distance between the mouse pointer and the tab preview increases as the mouse is moved to the right.
Expected results:
The distance between the mouse cursor and the tab preview should be constant.
| Reporter | ||
Updated•10 years ago
|
OS: Unspecified → Windows
| Reporter | ||
Updated•10 years ago
|
Component: Untriaged → Tabbed Browser
Updated•10 years ago
|
Assignee: nobody → gkrizsanits
tracking-e10s:
--- → m8+
| Assignee | ||
Comment 1•10 years ago
|
||
This is a quick fix for another device/css pixels issue.
Assignee: gkrizsanits → enndeakin
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
| Assignee | ||
Updated•10 years ago
|
Attachment #8660031 -
Flags: review?(tnikkel)
Updated•10 years ago
|
Attachment #8660031 -
Flags: review?(tnikkel) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
url: https://hg.mozilla.org/integration/mozilla-inbound/rev/aa3457f5ddc2adb70c72879c0465e5eee92f6be0
changeset: aa3457f5ddc2adb70c72879c0465e5eee92f6be0
user: Neil Deakin <neil@mozilla.com>
date: Mon Sep 14 15:18:44 2015 -0400
description:
Bug 1202176, adjust coordinates from device to css pixels when drag popup moves, r=tn
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 43
| Assignee | ||
Updated•10 years ago
|
Points: --- → 1
You need to log in
before you can comment on or make changes to this bug.
Description
•