Faq_Ask breaks Newsflash Template when in block
hawke2 - September 9, 2009 - 22:37
| Project: | FAQ_Ask |
| Version: | 6.x-1.2 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I'm not even sure if this is a faq_ask issue or if I need to contact the template authors. Basically, I placed the ask a question form in a block. Periodically, the textarea stretches out beyond the block. There is no pattern that I can ascertain as I can visit a page, then go to the admin section, then go back to the page I just edited and the textarea will stretch out. Refreshing the page does not fix the problem.

#1
If you mean the 'textfield' ("Question summary") as opposed to the 'textarea' ("Details"), then this should be fixed now (#602282: Ask a question block takes over whole page). Otherwise, I would definitely suggest contacting the theme maintainer.
Textareas are supposed to be automatically resized by core. However, I do momentarily see the area undergoing that resizing before jQuery completes.