Opened 12 years ago
Closed 11 years ago
#7591 closed bug (invalid)
Resizing a DIV inside a TH in a table's THEAD with no TBODY and Dn'D applied, fails
Reported by: | alerizzo | Owned by: | alerizzo |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.resizable | Version: | 1.8.14 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Here's the example: http://jsfiddle.net/qdvH5/
When there is a table with no TBODY, or an empty TBODY, and the TH cells in THEAD have DIVs with resizable, draggable and/or droppable, while resizing the div within these THs, the TH won't refresh its size. In the sample provided, replacing the full tbody for the empty one solves the issue. Removing the Dn'D functionality also solves the issue.
The issue only occurs on Webkit based browsers. Latest versions of Chrome and Safari show this behaviour. In IE9 and Firefox it works fine.
Change History (3)
comment:1 Changed 11 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:2 Changed 11 years ago by
Owner: | set to alerizzo |
---|---|
Status: | new → pending |
comment:3 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Thanks for taking the time to contribute to the jQuery UI project! The test case you provided has no JavaScript and I am unable to recreate the problem you are describing. Can you provide any additional information to help recreate this issue?