Closed
Bug 413539
Opened 18 years ago
Closed 18 years ago
Crash Reporter (Breakpad) comment box does not wrap user-entered text
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9beta3
People
(Reporter: murph.0912, Assigned: ted)
References
Details
Attachments
(1 file)
|
1.10 KB,
patch
|
dcamp
:
review+
mtschrep
:
approval1.9+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9b3pre) Gecko/2008012204 Minefield/3.0b3pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9b3pre) Gecko/2008012204 Minefield/3.0b3pre
Text being entered into the "Add Comments" text box does not wrap when it get to the right edge of the box.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
Text does not wrap to the next line as it is entered.
Expected Results:
Text is expected to wrap to the next line.
Updated•18 years ago
|
Component: General → Breakpad Integration
Product: Firefox → Toolkit
QA Contact: general → breakpad.integration
Version: unspecified → Trunk
Updated•18 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 1•18 years ago
|
||
Oops, simple fix, must have just slipped through.
Updated•18 years ago
|
Attachment #298540 -
Flags: review?(dcamp) → review+
| Assignee | ||
Comment 2•18 years ago
|
||
Comment on attachment 298540 [details] [diff] [review]
fix edit control style
Simple polish fix.
Attachment #298540 -
Flags: approval1.9?
Updated•18 years ago
|
Attachment #298540 -
Flags: approval1.9? → approval1.9+
| Assignee | ||
Comment 3•18 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•18 years ago
|
Target Milestone: --- → mozilla1.9beta3
You need to log in
before you can comment on or make changes to this bug.
Description
•