Closed Bug 124617 Opened 24 years ago Closed 24 years ago

Clicking in textarea does not deselect selected text outside of textarea

Categories

(SeaMonkey :: General, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 56472
mozilla1.0

People

(Reporter: cunctator, Assigned: mjudge)

References

Details

On a page with a textarea box, if you select text outside of the box, then click inside of the box, the selected text remains highlighted. It should become deselected. To reproduce: 1. go to a page with a textarea box 2. select some text on the page 3. click in the textarea box
Reporter: Please always specify which "Build ID" you're using. I can reproduce this, using 2002 02 08 03 on Windows 2000.
dup of bug 19473?
No. This refers to textarea behavior. BTW, I'm using Build 2002020516.
QA Contact: madhur → rakeshmishra
This requires some input from Mozilla's selection engineer as to whether this behavior is intentional or a problem.
Component: Event Handling → Selection
Reassigning to Selection owner and QA.
Assignee: joki → mjudge
QA Contact: rakeshmishra → tpreston
I believe this is "intentional". We try to support more than one selection per window.
Target Milestone: --- → mozilla1.0
Invalid. This is by design.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
It's a nonstandard design which violates Mac UI. If multiple selections are to be supported, then there needs to be a difference in visuals between active and unactive selections. Unactive selections in Mac UI (and probably others) should be rendered only as a bounding box, not as a solid background color.
Blocks: 73812
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Here's the official Apple line on this: http://developer.apple.com/techpubs/macosx/Essentials/AquaHIGuidelines/AHIGUserInput/iSelections_in_Text.html They want inactive selections to be rendered in the secondary color, a percentage of the primary selection color (the Stickies app is a good example of this at work). I'm also at a loss at how anyone could make use of multiple selections within a single window. If focus of the main text of the window (what's selected on command-A) is lost to a textarea box, how can it be returned by the user? Or is this functionality supposed to be for wacky javascripts and the such?
--> User Interface Design
Component: Selection → User Interface Design
I'm not a fan of multiple selections either, but it is the world we're in for the moment.
Since the dual-selection behavior is presently the correct behavior, resolving INVALID. (If you like, you can open a new RFE bug about changing the behavior.)
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → INVALID
This is a dup, not invalid.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
*** This bug has been marked as a duplicate of 56472 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → DUPLICATE
Component: User Interface Design → Browser-General
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.