Project

General

Profile

Actions

Defect #33913

closed

Input fields of the login form are too small in height on mobile

Added by Bernhard Rohloff over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI - Responsive
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

The height of the input fields in the responsive view are too small as their height gets overridden with 'auto' which has no effect if there's no content/text inside the fields.
My patch also removes the redundant width constraint and styling for tables in the login form as there aren't any.

before after

Files

fix_login_form_height.diff (561 Bytes) fix_login_form_height.diff Bernhard Rohloff, 2020-08-27 08:26
login_form_before.png (6.38 KB) login_form_before.png Bernhard Rohloff, 2020-08-27 08:29
login_form_after.png (6.52 KB) login_form_after.png Bernhard Rohloff, 2020-08-27 08:29
fix_login_form_height-v2.patch (651 Bytes) fix_login_form_height-v2.patch Go MAEDA, 2020-09-05 08:46
Actions #1

Updated by Bernhard Rohloff over 3 years ago

  • Description updated (diff)
Actions #2

Updated by Go MAEDA over 3 years ago

I have updated the patch for r19988 or later.

Actions #3

Updated by Go MAEDA over 3 years ago

  • Target version set to Candidate for next major release
Actions #4

Updated by Go MAEDA over 3 years ago

  • Target version changed from Candidate for next major release to 4.2.0

Setting the target version to 4.2.0.

Actions #5

Updated by Go MAEDA over 3 years ago

  • Tracker changed from Patch to Defect
  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the patch. Thank you.

Actions

Also available in: Atom PDF