Due to the shorter widths of the password fields between 768px to 1010px the email address title field takes it upon himself to go sit next to them.

Plus a screenshot in Ubuntu that I took from #2227121: The "Default country" dropdown element overflows the installer container at certain widths.

This only happens in the Firefox browser in every operating system.

I keep spotting it when I test other issues, it would be good to add a super quick fix for this.

First documented here #2227121: The "Default country" dropdown element overflows the installer container at certain widths. and taken out to be fixed in this issue

Beta phase evaluation

Reference: https://www.drupal.org/core/beta-changes
Issue category Bug
Unfrozen changes Unfrozen because it only changes CSS

Comments

emma.maria’s picture

Title: The email address field title moves up next to password fields at 768px to 1010 px - Firefox. only » The email address field title moves up next to password fields at 768px to 1010 px - Firefox only
DickJohnson’s picture

Assigned: Unassigned » DickJohnson
StatusFileSize
new395 bytes

It seems that there's unnecessary float: left in middle of .install-configuration-form and this is causing FF:s different kind of look. Checked on Safari, Chrome and Firefox that this doesn't break anything.

DickJohnson’s picture

Assigned: DickJohnson » Unassigned
Status: Active » Needs review
emma.maria’s picture

Issue tags: +Needs screenshots
emma.maria’s picture

StatusFileSize
new418.81 KB
new213.74 KB
new406.38 KB
new313.66 KB
new180.51 KB
new379.79 KB
new454.9 KB

I tested the patch and the fix works great! It has fixed the problem between 768px and 1010px.

Below are screenshots of Firefox on OS X and Windows at both 768px and 1010px.

Firefox 33 - OS X


Firefox 33 - Windows


I also tested other browsers to see if they were affected. Everything looks good.

Chrome 39 on OS X

Chrome 39 on Windows

IE9

Can someone else take a look at this and please set this to RTBC pretty please? Thanks :)

emma.maria’s picture

Issue tags: -Needs screenshots
lewisnyman’s picture

Issue summary: View changes
StatusFileSize
new393.97 KB
new470.9 KB

I tested this patch as well and it seems to of fixed the problem for me, I also tested for the problem on RTL and it no longer exists.

I also added the beta evaluation stuff.

lewisnyman’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

  • webchick committed 0777508 on 8.0.x
    Issue #2392487 by emma.maria, LewisNyman, DickJohnson: The email address...
webchick’s picture

Status: Reviewed & tested by the community » Fixed

Wow, great work finding, fixing, and testing this. :) It's just a bug fix so should be good to go as far as https://www.drupal.org/contribute/core/beta-changes goes.

Committed and pushed to 8.0.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.