Closed
Bug 1403152
Opened 8 years ago
Closed 8 years ago
Test browser_html_tooltip_xul-wrapper.js fails on small viewports
Categories
(DevTools :: General, enhancement, P3)
DevTools
General
Tracking
(firefox57 fix-optional, firefox58 fixed)
RESOLVED
FIXED
Firefox 58
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | fix-optional |
| firefox58 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
Details
Attachments
(1 file)
|
2.51 KB,
patch
|
Details | Diff | Splinter Review |
STRs
- use ubuntu 14.04
- set screen resolution to 1440x900
- run devtools/client/shared/test/browser_html_tooltip_xul-wrapper.js
Test will fail because the tooltip doesn't have enough space to be displayed in "bottom" position. Even though the window is resized in the beginning of the test, it remains sticked to the bottom of the screen. It should be moved.
| Assignee | ||
Comment 1•8 years ago
|
||
| Assignee | ||
Comment 2•8 years ago
|
||
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/726096220356
fix test browser_html_tooltip_xul-wrapper.js for small viewports;r=me
Comment 4•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•