Actions
Bug #4575
closedPassword strength doesn't calculate width of input is initially hidden
Description
When an input is hidden (e.g. on a Tab) then jQuery can't pull the width. Implement the same width calculation feature that is being implemented in Select2 to properly calculate the width.
Actions