I'm talking about the resize effect for the description textarea, that has been added in 6.x-2.0-beta1, I think.

I tested this thing in IETester IE6 and IE7, and it does not work as it's supposed to.
If anyone comes up with a solution, let me know.

I don't intend to spend a lot of time on this myself. I assume that everyone with menu editor access is smart enough to use a decent browser.

Btw, this is all about the latest dev version, that I will commit in the following hours.

Comments

donquixote’s picture

To be more precise:
- The textarea jumps away when it's resized.
- The columns do not take the full space that is available.

For anyone interested in working on this: I want this module to work across different themes. This is why we need to be careful with explicit widths, fonts, colors etc.

donquixote’s picture

Status: Active » Fixed

fixed in 2.x-RC1, using a hasLayout hack.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.