Ticket #3634 (closed feature: duplicate)
Resizable: Relative width/height values not respected when resizable on one axis
| Reported by: | noskule | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.0.0 |
| Component: | ui.resizable | Version: | 1.6rc2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When the resize option is uesd to resize only a textarea's height, the width get's also fixed in size. I didn't find an option to apply a dynamic width for the width.
Relative width-values would be useful if applied to a textarea. When the user resizes the browser window the textarea would changes it's width.
So, the solution may be that ui.resizable only the values of width/height cahnges if the user actually can change it.
Change History
comment:5 Changed 7 months ago by tj.vantoll
- Status changed from new to open
- Summary changed from relative width/height values to Resizable: Relative width/height values not respected when resizable on one axis
Verified that this is still an issue in 1.9.1. See http://jsfiddle.net/tj_vantoll/FCF4N/.
Note: See
TracTickets for help on using
tickets.

