Bug 100979

Summary: Text Area for body text editing form is unusably small
Product: [Retired] Red Hat Enterprise CMS Reporter: Daniel BerrangĂ© <berrange>
Component: otherAssignee: ccm-bugs-list
Status: CLOSED RAWHIDE QA Contact: Jon Orris <jorris>
Severity: medium Docs Contact:
Priority: medium    
Version: nightly   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-07-28 13:41:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 98546    

Description Daniel Berrangé 2003-07-28 11:11:21 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.9 (X11; Linux i686; U;) Gecko/20030314

Description of problem:
The text area used for editing TextPage body in non-IE 5.5 browsers is unusably
small. 

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Create an Article
2. Edit the body text

    

Actual Results:  The text area is only 10x50.

Expected Results:  The text area is full screen at 800x600 resolution (ie 40x70).

Additional info:

Even fixing it for 800x600 resolution isn't perfect. It should really have some
javascript which resized the text area to fit the entire width & height of the
browser window (minus the page headers / footers & authoring kit panel, of course).

As a start, can simply merge p4 changes 33300 & 33299