Closed (works as designed)
Project:
Drupal core
Version:
8.9.x-dev
Component:
Seven theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Aug 2015 at 10:19 UTC
Updated:
15 Dec 2020 at 09:46 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
prabhurajn654 commentedComment #2
prabhurajn654 commentedComment #3
longwaveUnable to reproduce this in Chrome or Firefox on Ubuntu, the checkbox stays in position for me. Does this happen only in Chrome or other browsers?
Comment #4
prabhurajn654 commentedI am able to reproduce this on Google Chrome 44.0.2403.130 on Ubuntu 14.04 machine (64 bit).
Please check below Screencast for reproducing bug :
Screencast
Comment #5
prabhurajn654 commentedComment #6
manjit.singhfacing same issue in windows system as well.
Comment #7
alx_benjamin commentedI cannot reproduce it neither on ubuntu nor windows 7, firefox nor chrome.
Manjit.Singh, what OS are you using, what browser and browser version please.
-------------------------------------------------
Sponsored by http://reallifedesign.co.uk/
Comment #8
nathanlawsn commentedI've been able to reproduce this on Chrome 45.0.2454.85 (64-bit).
For whatever reason the parent element has a height of 51px compared to 46px on others. However, if you enable the checkbox the parent element reduces to 46px which causes the effect of the checkbox to seemingly jump up when it's correctly positioning itself vertically center with the new container dimensions.
Interestingly you can also recreate this behaviour by disabling any CSS declaration using the developer tools — the parent element doesn't however increase to 51px again if you enable the declaration once more, so it appears to be some sort of issue with rendering the correct dimensions on page load.
Comment #9
tompagabor commentedThis is a bug, when the browsers doesn't redraw correctly after hide some element. If you change the border size with developer tools (for .system-modules tr.even, where is a 10px border-bottom), it's redraw correctly the page.
Comment #18
djsagar commentedThis issue is resolved in 8.9 version for more detail please watch the video.
Comment #19
djsagar commented