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.
Updated by krileon over 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !290
Actions