Task #11612

Login screen does not scroll on small windows

Added by Rens Admiraal over 4 years ago. Updated almost 3 years ago.

Status:Closed Start date:2010-12-21
Priority:Should have Due date:
Assigned To:Berit Hlubek % Done:

0%

Category:-
Target version:-

Description

When you have a small browser window you have no chance to login because you don't have the loginform visible.

This is not only the case when firebug is opened (like in the screenshot), but also when you have a small browser window.

Schermafdruk-TYPO3_Login_-_Mozilla_Firefox_4.0_Beta_7.png (121.2 kB) Rens Admiraal, 2010-12-21 07:55

History

#1 Updated by Michael Sauter over 4 years ago

An easy fix would be to add
min-height: 500px;
to
#f3-typo3-login-site
(or calculate that value by using variables for the login box height, padding, margin, etc.)

I'm not quite sure though if it wouldn't be possible to switch to a relative (or even float based) layout so that the login screen makes better use of the space beneath the login box ...

#2 Updated by Berit Hlubek over 4 years ago

  • Assigned To set to Berit Hlubek

The plan was to calculate the optimal position. Christopher already had a rough plan for that. I will have a look at this being done somehwere around on the next weekend.

#3 Updated by Robert Lemke about 4 years ago

  • Project changed from Core Team to Base Distribution
  • Category deleted (User Interface)
  • Target version deleted (732)

#4 Updated by Sebastian Kurfuerst over 3 years ago

  • Status changed from New to Closed

closing; the login screen needs to be redone anyways according to the new look-and-feel.

#5 Updated by Robert Lemke almost 3 years ago

  • Project changed from Base Distribution to TYPO3.Neos

Also available in: Atom PDF