Title:
Bug 85935:(Watson Migration Closure)Field is stretched to print the first 4 lines of text input field, but not the remaining 3 lines
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/
Reporter/Name(from Bugbase): Gary Oviatt / Gary Oviatt (goviatt)
Created: 01/20/2011
Components: Reporting, Report Designer
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win All
Vote Count: 0
Problem:
Field is stretched to print the first 4 lines of text input field, but not the remaining 3 lines. Text buffer contains char(13) which correctly forces new line.
Method:
Example: print a field entered in a Flex <mx:TextArea> box, saved as a SQL char(200) column, printed using a ReportBuilder Text Box that is .25 in high, 2.6111 in wide, with Stretch with Overflow=True.. Field contains Char(13) at positions 62, 88,118,119,144,169; blank filled from positions 177-200. I suspect that the calculations for determining how much the field needs to be stretched are not considering the need do strech when a newline character is encountered.I'm using CF9 ReportBuilder Build:258659.
Result:
Stretch with Overflow doesn't strech enough.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3043142
External Customer Info:
External Company:
External Customer Name: Gary Oviatt
External Customer Email: 5FC95F604504B44B992016E5
External Test Config: 01/20/2011
Attachments:
Comments: