Search and Top Navigation
#5017 closed bug (wontfix)
Opened December 21, 2009 12:34PM UTC
Closed October 24, 2012 02:00PM UTC
UI Resizable does not work with Table on Mozilla browsers
Reported by: | vnese | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.resizable | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When Resizable is applied to a table, the handlers are moved to the bottom right of the browser. Looks like they are in relative position with the document, not the table.
That may be caused by the browser bug of not correctly considering the relative position on a table: http://www.quirksmode.org/bugreports/archives/2004/12/table_never_rel.html
Attachments (0)
Change History (6)
Changed December 30, 2009 12:54AM UTC by comment:1
milestone: | TBD → 1.8 |
---|
Changed February 17, 2012 02:57PM UTC by comment:2
Similar to #8120 but this is for tables and that is for table cells. Both known but separate issues in Firefox. The one related to tables (which already has a fix landed in Firefox trunk) is https://bugzilla.mozilla.org/show_bug.cgi?id=10209
Changed October 11, 2012 02:52PM UTC by comment:3
milestone: | 1.9.0 → 2.0.0 |
---|
Changed October 24, 2012 01:07PM UTC by comment:4
resolution: | → fixed |
---|---|
status: | new → closed |
A fix for this landed in Firefox 10 (http://ehsanakhgari.org/blog/2011-10-03/upcoming-changes-absolute-positioning-tables-and-table-margin-collapsing-firefox-10).
Tables are now resizable in Firefox http://jsfiddle.net/tj_vantoll/HUstZ/.
Changed October 24, 2012 01:59PM UTC by comment:5
resolution: | fixed |
---|---|
status: | closed → reopened |
Changed October 24, 2012 02:00PM UTC by comment:6
resolution: | → wontfix |
---|---|
status: | reopened → closed |