Closed
Bug 1220644
Opened 9 years ago
Closed 9 years ago
The columns and the rows of the Snapshots are wrongly displayed
Categories
(DevTools :: Memory, defect)
Tracking
(firefox44 verified, firefox45 verified)
VERIFIED
FIXED
People
(Reporter: mboldan, Assigned: vporof)
Details
Attachments
(3 files)
Reproducible with Nightly 44.0a1 (2015-10-29)
Affected platforms: Windows 10 x32, Ubuntu 13.10 x64
Steps to reproduce:
1. Launch Firefox and enable the `devtools.memory.enabled` pref.
2. Enable the Toggle tools from the Developer option.
3. Select the Memory tool and click no the 'Take snapshot' button.
Expected results:
The Results of the snapshot are correctly displayed.
Actual results:
The results of the snapshots are misaligned both vertically and horizontally (see the attached screenshot).
Note that this issue is not reproducible on Mac platforms.
Assignee | ||
Comment 1•9 years ago
|
||
Jordan, Jeff, just looking at the screen snapshot, the rows and columns are so misaligned, it is hard to make any sense of the data. Do you think we can rootcause this so we have can backout an offending patch or take a fix in the next few hours so this can be included in the Aurora44 before it goes live?
Do you deem this to be release blocking?
Flags: needinfo?(jsantell)
Flags: needinfo?(jgriffiths)
Mihai, does maximizing the memory window fix the alignment of the rows and columns? This will help us decide whether this is Aurora44 blocking issue or not. How consistently does this happen on windows platform?
Flags: needinfo?(mihai.boldan)
Assignee | ||
Comment 4•9 years ago
|
||
This should be fixed by bug 1213100.
Comment 5•9 years ago
|
||
Victor handling uplift to aurora for this fix
Flags: needinfo?(jsantell)
Flags: needinfo?(jgriffiths)
Updated•9 years ago
|
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Comment 6•9 years ago
|
||
Can someone grab a build from here[0] and confirm that the patch from bug 1213100 fixes this?
[0] https://treeherder.mozilla.org/#/jobs?repo=mozilla-aurora&revision=2021ea747bec
Comment 7•9 years ago
|
||
Looks good in Win7, 32bit, and OSX 10.10 from above build
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(mihai.boldan)
Resolution: --- → FIXED
Reporter | ||
Comment 8•9 years ago
|
||
I managed to verify this issue on Windows 10 x86, Ubuntu 13.10 and Mac OS X 10.11, using the Firefox build from Comment 6 and observed the following:
- the columns are correctly displayed on all platforms;
- the rows are not centered on Ubuntu and Windows platforms (See the attached screenshot).
Also, while testing I observed that if switching between snapshots results the detailing of the 'Name' column (see the attached video).
Should I file a new bug for this issue?
Flags: needinfo?(jsantell)
Reporter | ||
Comment 9•9 years ago
|
||
Assignee | ||
Comment 10•9 years ago
|
||
(In reply to Mihai Boldan, QA [:mboldan] from comment #8)
> Created attachment 8682364 [details]
> rows.png
>
> I managed to verify this issue on Windows 10 x86, Ubuntu 13.10 and Mac OS X
> 10.11, using the Firefox build from Comment 6 and observed the following:
> - the columns are correctly displayed on all platforms;
> - the rows are not centered on Ubuntu and Windows platforms (See the
> attached screenshot).
>
> Also, while testing I observed that if switching between snapshots results
> the detailing of the 'Name' column (see the attached video).
> Should I file a new bug for this issue?
Different bug, unrelated, was present before as well but it's intermittent. Please file a new bug.
Updated•9 years ago
|
Flags: needinfo?(jsantell)
Reporter | ||
Comment 11•9 years ago
|
||
Logged Bug 1221150 and Bug 1223827 for the issues described in Comment 8.
I am marking this issue Verified Fixed.
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•