UX: Misaligned Eye Icon in Create User modal form

Bug #1604196 reported by Eddie Ramirez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Eddie Ramirez

Bug Description

How to reproduce:
1. Go to Identity->Users->Create User
2. A new modal form opens, put different values in "Password" and "Confirm Password".
3. See how an error message is displayed below the "Confirm Password" text input and the Eye Icon is misaligned because of the msg.

Expected result:
Keep Eye icon in place, don't move.

Actual result:
The Eye Icon is moved some pixels to the top.

Tags: ux
Eddie Ramirez (ediardo)
Changed in horizon:
assignee: nobody → Eddie Ramirez (ediardo)
Changed in horizon:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/343833
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ccdb7b4ffd08b00fe9dc484a93501511699cc4cd
Submitter: Jenkins
Branch: master

commit ccdb7b4ffd08b00fe9dc484a93501511699cc4cd
Author: Eddie Ramirez <email address hidden>
Date: Mon Jul 18 17:46:54 2016 +0000

    Fix show/hide password when clicking password icon

    This patch overrides a Bootstrap's default property that disables
    mouse events on elements with .form-control-feedback class. The password
    icon had pointer-events: none; affecting password reveal functionality
    in login form and Identity->Users->Create User. It also modifies the default
    cursor for the password icon with pointer.

    This patch also fixes a bug where the Eye Icon is misaligned when passwords
    don't match (See #1604196)

    Change-Id: I052321a5cc9adc1a7ffdfce4da0b55c245481a2d
    Closes-bug: #1593430
    Closes-bug: #1604196

Changed in horizon:
status: In Progress → Fix Released
Changed in horizon:
milestone: none → newton-3
importance: Undecided → Low
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/horizon 10.0.0.0b3

This issue was fixed in the openstack/horizon 10.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.