Closed
Bug 1259132
Opened 9 years ago
Closed 8 years ago
The new device-list label in RDM isn't properly aligned vertically
Categories
(DevTools :: Responsive Design Mode, defect, P1)
DevTools
Responsive Design Mode
Tracking
(firefox50 verified)
VERIFIED
FIXED
Iteration:
50.2 - Jul 4
Tracking | Status | |
---|---|---|
firefox50 | --- | verified |
People
(Reporter: pbro, Assigned: jbhoosreddy)
References
Details
(Whiteboard: [multiviewport] [mvp-rdm])
Attachments
(3 files, 3 obsolete files)
See screenshot.
The string that appears in the selected option of the "device list" drop-down isn't vertically aligned properly (tested with a build of fx-team on windows 10)
Updated•9 years ago
|
Flags: qe-verify+
Priority: -- → P2
Whiteboard: [multiviewport] [triage] → [multiviewport] [mvp-rdm]
Updated•9 years ago
|
Assignee: nobody → gl
Comment 1•9 years ago
|
||
Hi Ryan, are we going to bring in bug 1259132 and remove bug 1240912 or 1240907? Or is one of the two current release bugs better for Gabriel?
Flags: needinfo?(jryans)
Comment 2•9 years ago
|
||
Discussed at team standup - bug added to Release 49.
Status: NEW → ASSIGNED
Iteration: --- → 49.2 - May 23
Flags: needinfo?(jryans)
Priority: P2 → P1
QA Contact: mihai.boldan
Updated•9 years ago
|
Assignee: gl → jaideepb
Updated•9 years ago
|
Iteration: 49.2 - May 23 → ---
Priority: P1 → P2
Assignee | ||
Comment 3•8 years ago
|
||
Hello Patrick. Can I get a little more clarification on this bug?
Flags: needinfo?(pbrosset)
Assignee | ||
Updated•8 years ago
|
Flags: needinfo?(pbrosset)
Assignee | ||
Comment 4•8 years ago
|
||
Assignee | ||
Comment 5•8 years ago
|
||
So, in this patch, I have increased the height of the viewport toolbar by 2px, which seems to make it work. I think that this issue is caused by the Tohoma font, and I could not find a way to prevent it from happening without changing the height.
I also change the position of device selectors from pixels to percentage. The icon seemed "very" slightly vertically misaligned to the top and I tried to fix that.
Attachment #8760503 -
Flags: review?(jryans)
Assignee | ||
Comment 6•8 years ago
|
||
Update from previous bug patch: modified the viewport rotate button.
Attachment #8760503 -
Attachment is obsolete: true
Attachment #8760503 -
Flags: review?(jryans)
Attachment #8760507 -
Flags: review?(jryans)
Comment on attachment 8760507 [details] [diff] [review]
1259132.patch [1.0]
Review of attachment 8760507 [details] [diff] [review]:
-----------------------------------------------------------------
:gl, can you review this one?
Attachment #8760507 -
Flags: review?(jryans) → review?(gl)
Assignee | ||
Updated•8 years ago
|
Attachment #8760507 -
Flags: ui-review?(hholmes)
Comment 8•8 years ago
|
||
Comment on attachment 8760507 [details] [diff] [review]
1259132.patch [1.0]
This is still looking a smidge too low on my end: http://cl.ly/2i182Y0I0j22
Attachment #8760507 -
Flags: ui-review?(hholmes) → feedback+
Assignee | ||
Comment 9•8 years ago
|
||
Attachment #8763637 -
Flags: review?(hholmes)
Assignee | ||
Comment 10•8 years ago
|
||
Comment on attachment 8763637 [details] [diff] [review]
1259132.patch [2.0]
I looked into the computed values for OSX and Windows and found what was causing the issue. Checked it with uppercase transformation, to make sure it was properly aligned. The selector icon is also not aligned but I am working on it in another bug, so I will make that change there.
Assignee | ||
Updated•8 years ago
|
Attachment #8760507 -
Flags: review?(gl) → review-
Assignee | ||
Updated•8 years ago
|
Attachment #8760507 -
Flags: review-
Attachment #8760507 -
Flags: feedback+
Comment 11•8 years ago
|
||
Comment on attachment 8763637 [details] [diff] [review]
1259132.patch [2.0]
Review of attachment 8763637 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me!
Attachment #8763637 -
Flags: review?(hholmes) → review+
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Comment 12•8 years ago
|
||
has problems to apply:
applying 1259132.patch
patching file devtools/client/responsive.html/index.css
Hunk #1 FAILED at 173
1 out of 1 hunks FAILED -- saving rejects to file devtools/client/responsive.html/index.css.rej
patch failed, unable to continue (try -v)
patch failed, rejects left in working directory
errors during apply, please fix and qrefresh 1259132.patch
Flags: needinfo?(jaideepb)
Keywords: checkin-needed
Assignee | ||
Comment 13•8 years ago
|
||
Re-upload patch to fix merge problems.
Attachment #8760507 -
Attachment is obsolete: true
Attachment #8763637 -
Attachment is obsolete: true
Attachment #8765793 -
Flags: review+
Assignee | ||
Updated•8 years ago
|
Flags: needinfo?(jaideepb)
Keywords: checkin-needed
Comment 14•8 years ago
|
||
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/fx-team/rev/9560c3d5e225
vertically aligning device-list label in rdm which is not aligned on windows; r=helenvholmes
Keywords: checkin-needed
Assignee | ||
Updated•8 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Comment 15•8 years ago
|
||
bugherder |
Comment 16•8 years ago
|
||
I managed to reproduce this issue on Firefox 50.0a1 (2016-06-16) and on Windows 10 x64.
I confirm that the new device-list label correctly aligned vertically.
While testing, I noticed that the label is not properly aligned horizontally(see the attached screenshot).
Note that the issue described above is reproducible on all the tested platforms.
Should I log a new bug for this issue, or it's ok to reopen this one?
The tests were performed on Latest Nightly 50.0a1 (2016-07-03) and on Windows 10 x64, Mac OS X 10.11.1 and on Ubuntu 14.04 x86.
Flags: needinfo?(pbrosset)
Reporter | ||
Comment 17•8 years ago
|
||
(In reply to Mihai Boldan, QA [:mboldan] from comment #16)
> While testing, I noticed that the label is not properly aligned
> horizontally(see the attached screenshot).
> Note that the issue described above is reproducible on all the tested
> platforms.
> Should I log a new bug for this issue, or it's ok to reopen this one?
This is a separate issue, I think a new bug needs to be filed. Looking at the patch that landed here, I don't think it is at the source of this change though. Maybe the CSS for this part of the layout has changed in another bug.
Flags: needinfo?(pbrosset)
Assignee | ||
Comment 18•8 years ago
|
||
(In reply to Mihai Boldan, QA [:mboldan] from comment #16)
> Created attachment 8767662 [details]
> horizonatlly aligned.png
>
> I managed to reproduce this issue on Firefox 50.0a1 (2016-06-16) and on
> Windows 10 x64.
> I confirm that the new device-list label correctly aligned vertically.
> While testing, I noticed that the label is not properly aligned
> horizontally(see the attached screenshot).
> Note that the issue described above is reproducible on all the tested
> platforms.
> Should I log a new bug for this issue, or it's ok to reopen this one?
>
> The tests were performed on Latest Nightly 50.0a1 (2016-07-03) and on
> Windows 10 x64, Mac OS X 10.11.1 and on Ubuntu 14.04 x86.
This change is due to Bug 1254390. To enable flexible sizing of the device selector.
Comment 19•8 years ago
|
||
I logged Bug 1284463 for the issue described above.
I am marking this issue Verified Fixed, since is no longer reproducible.
The tests were performed on Firefox 50.0a1 (2016-07-04) and on Windows 10 x64, Mac OS X 10.11.1 and on Ubuntu 14.04 x86.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qe-rdm]
status-firefox50:
--- → verified
Flags: qe-verify+
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•