Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Textarea Fieldset with Element Style="width: 0px;"

Walt KFeb 18 2015 — edited Feb 18 2015

Apex 4.0.2

I seem to be having a problem where all my textareas are not expanding regardless of content, and regardless of the width I set when defining the item. I see a fieldset as follows. Which I am assuming is the problem. If I use Firebug to remove it the issue resolves.

<fieldset id="P1001_IN_FULL_DESCRIPTION_fieldset" class="textarea" style="width: 0px;">

Is there something I am doing to cause this element style to be applied?

Thanks!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 18 2015
Added on Feb 18 2015
1 comment
200 views