"Final" rendering bug
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: mnl, Unassigned)
Details
Attachments
(1 file)
|
3.55 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
Here's the fiddle: https://jsfiddle.net/gn4Lq0s6/1/
Actual results:
The selection box is rendered two pixels too high.
Expected results:
The selection box should have the same height as the label.
When looking at the reported heights in the developer tools ("Layout"), the same height (40) is reported for the span containing the label, the span containing the select and the containing span.
Comment 2•6 years ago
|
||
Hi mnl:
Thanks for submitting this bug. I've tried to reproduce it on Firefox Nightly 71 (32 bit), Firefox Release 69 (32 bit) and Firefox 68 (32 bit) on Ubuntu 16.04 and I wasn't able to reproduce it.
Does this issue occur with a fresh profile? You can find the steps here: https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles?redirectlocale=en-US&redirectslug=Managing-profiles#w_starting-the-profile-manager
Can you please download Firefox Nightly from here: https://nightly.mozilla.org/ and retest the problem and see if the issue still occurs there as well?
If after doing this you can still reproduce the bug, please leave a comment and I will check it once again.
Thanks!
Sebastian
I found the bug using 68.0.2 (64-Bit) on Fedora. I can reproduce it with a new profile. However, I cannot reproduce it with the nightly. So it seems to have been fixed in 71 (even if maybe only as a side effect).
Comment 4•6 years ago
|
||
Hi mnl:
Seeing as it looks like it's fixed on 71, when release reaches Nightly's actual version (71) you will no longer encounter the problem. This is the link with the Firefox Release Calendar: (https://wiki.mozilla.org/Release_Management/Calendar). According to it, Firefox 71 will be released on 2019-12-03.
Just in case that this happens again on Release 71, I'm leaving a product and component so, if you see this bug again once release is on version 71, just leave a comment here and we will check this out again.
Thanks!
Sebastian
Description
•