Closed
Bug 7467
Opened 27 years ago
Closed 27 years ago
double-click doesn't select word in <textarea>
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: Brade, Assigned: sfraser_bugs)
References
()
Details
(Whiteboard: [TESTCASE] <textarea> double-clicking doesn't select word on Mac)
Attachments
(1 file)
|
269 bytes,
text/html
|
Details |
Double-clicking a word in the description textarea doesn't select the word. However, double-clicking a word in the summary or url <input type="text"> fields does select the word.
Updated•27 years ago
|
Assignee: karnaze → pollmann
Comment 1•27 years ago
|
||
Reassigning to Eric.
Moving all Widget Set bugs, past and present, to new HTML Form Controls
component per request from karnaze. Widget Set component will be retired
shortly.
Comment 3•27 years ago
|
||
Updated•27 years ago
|
Whiteboard: [TESTCASE] <textarea> word double-clicking doesn't select the word on Mac.
Comment 4•27 years ago
|
||
Overview Description:
<textarea> word double-clicking doesn't select the word on Mac.
Steps to reproduce:
1) load the attachment
2 [details] [diff] [review]) double-click on any word in either the textarea or the single line edit
Actual results:
in the textarea, the word is not selected upon doubleclick.
Expected resusults:
the word is selected upon doubleclick.
Build # & version:
1999071417 on Mac8.5
Updated•27 years ago
|
Assignee: pollmann → pierre
Comment 5•27 years ago
|
||
This works on GFX widgets for Win and Linux. I'd assume it also works for GFX
widgets on Mac? (You can try this by running viewer, selecting Style->Widget
Render Mode->GFX
This also works for native widgets on Win and Linux. Pierre, can you take a
look at native widgets on Mac?
this doesn't work on macos 8.51, build 1999-07-16-08.
and copy and paste do not work on any platform with these gfx widgets.
Updated•27 years ago
|
Assignee: pierre → sfraser
Comment 7•27 years ago
|
||
I have tested on Mac. The results are:
- The native Text widget works.
- The native TextArea widget doesn't work but we don't really care because that
widget which is now based on WASTE will soon be replaced by the GFX version.
- The GFX Text widget and the GFX TextArea widget don't work correctly: the
hilite is not drawn at the right place.
Reassigned to Simon with his approval.
| Reporter | ||
Updated•27 years ago
|
Status: NEW → RESOLVED
Closed: 27 years ago
Resolution: --- → WONTFIX
Whiteboard: [TESTCASE] <textarea> word double-clicking doesn't select the word on Mac. → [TESTCASE] <textarea> double-clicking doesn't select word on Mac
| Reporter | ||
Comment 8•27 years ago
|
||
since this is a native widget problem (per pierre's comments above), I'm going to
mark this as WONTFIX (at least for now).
| Reporter | ||
Updated•27 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•