Modify ↓
Ticket #7235 (closed bug: duplicate)
Css width and height of hidden element is incorrect
| Reported by: | akeemphilbert@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.5 |
| Component: | css | Version: | 1.4.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Trying to get the css width and height of a hidden element returns 0px (sometimes -4px). This used to return the correct width and height in 1.4.2 (maybe this is an enhancement?). Test Case
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This is an issue we were made aware of in #7225. Closing as a duplicate.