Moodle

width of login button too small

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.8.3
  • Fix Version/s: 1.9, 2.0
  • Component/s: Accessibility
  • Labels:
    None
  • Environment:
    any
  • Affected Branches:
    MOODLE_18_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE, MOODLE_20_STABLE

Description

Width of login button in Slovak and Czech languages is too small (see attached figure) . It is currently defined in blocks/login/styles.php by 5em:
.block_login .loginform .c1 input {
width:5em;
}

I propose to change it to 6em. That is satisfactory fro both languages and does not pose problems in other languages.

Activity

Hide
Petr Škoda (skodak) added a comment -

fixed in cvs, thanks for the report

Show
Petr Škoda (skodak) added a comment - fixed in cvs, thanks for the report
Hide
Dan Poltawski added a comment -

Reopening, username now above the input box on moodle.org in firefox (with mega-wide screen). Screenshot incoming..

Show
Dan Poltawski added a comment - Reopening, username now above the input box on moodle.org in firefox (with mega-wide screen). Screenshot incoming..
Hide
Dan Poltawski added a comment -

Screenshot of moodle.org right now

Show
Dan Poltawski added a comment - Screenshot of moodle.org right now
Hide
Miroslav Fikar added a comment -

In some languages, username is above, in some languages password as well. Is there any possibility to enlarge the button only?

Show
Miroslav Fikar added a comment - In some languages, username is above, in some languages password as well. Is there any possibility to enlarge the button only?
Hide
Petr Škoda (skodak) added a comment -

yep, that should be possible

Show
Petr Škoda (skodak) added a comment - yep, that should be possible
Hide
Petr Škoda (skodak) added a comment -

reverting back to 5em width and removing css width from the button, that should finally solve it for majority of langs.
thanks!

Show
Petr Škoda (skodak) added a comment - reverting back to 5em width and removing css width from the button, that should finally solve it for majority of langs. thanks!

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: