Closed
Bug 3926
Opened 26 years ago
Closed 25 years ago
[PP][ENDER]No scrollbars displayed on Mac TEXTAREAs
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
WONTFIX
M15
People
(Reporter: cpratt, Assigned: pierre)
References
Details
Using the following HTML snippet:
<form action="mailto:Kligor.T@gee.whiz.com">
<textarea rows="10" cols="40">
</textarea>
Mac apprunner displays a simple square in the browser window. Communicator
displays the same square but with scrollbars at the right and bottom edges.
Macmonkey should do the same thing.
Updated•26 years ago
|
Assignee: karnaze → pierre
Comment 1•26 years ago
|
||
Mac Specific.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•26 years ago
|
||
Accepting bug.
Summary: No scrollbars displayed on Mac TEXTAREAs → [PP]No scrollbars displayed on Mac TEXTAREAs
Assignee | ||
Updated•25 years ago
|
Summary: [PP]No scrollbars displayed on Mac TEXTAREAs → [PP][NATIVE-WIDGETS]No scrollbars displayed on Mac TEXTAREAs
Target Milestone: M9
Assignee | ||
Updated•25 years ago
|
Summary: [PP][NATIVE-WIDGETS]No scrollbars displayed on Mac TEXTAREAs → [PP][ENDER]No scrollbars displayed on Mac TEXTAREAs
Assignee | ||
Updated•25 years ago
|
Target Milestone: M9 → M15
Assignee | ||
Comment 4•25 years ago
|
||
Moving to M15 all the bugs that have a dependancy on GFX widgets and/or Ender.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WONTFIX
Assignee | ||
Comment 5•25 years ago
|
||
This bug was reported against native text widgets.
Resolved as WontFix because the final product will use gfx widgets.
Status: RESOLVED → VERIFIED
Component: Layout → HTML Form Controls
QA Contact: petersen → elig
Marking as verified wontfix, changing component, changing QA Contact.
You need to log in
before you can comment on or make changes to this bug.
Description
•