Closed Bug 15426 Opened 25 years ago Closed 18 years ago

[PP] Mac OS: drag-selecting out of textbox yields Win32ish behavior

Categories

(Core :: DOM: Selection, defect, P3)

x86
Windows NT
defect

Tracking

()

RESOLVED DUPLICATE of bug 19191

People

(Reporter: yossioren, Assigned: mjudge)

Details

In the PC, when you drag-select in a single-line textbox, then move the mouse below the textbox, it selects up to the char parallel to the horizontal part of the mouse position. When you press shift-down, it extends the selection by one character. In the Mac (as I recall - no Mac nearby), when you drag-select and move the mouse below the window, it extends the selection up to the end of the line. Same thing with shift-down. In the Moz UI widgets, neither of the above happens. The selection just freezes where the mouse was last seen inside the window.
Assignee: trudelle → mjudge
Component: XP Toolkit/Widgets → Selection
QA Contact: claudius → elig
making wholesale changes to component, QA, and owner. Pass it back if I'm wrong.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WONTFIX
I think the way it is now is better for selecting. it will not mess up the scrolling in a text widget that may require it. it provides more leniancy for selection.
Status: RESOLVED → REOPENED
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: WONTFIX → LATER
In principal, I agree with yossioren's comments. Currently, we're implementing (cross-platform) the behavior that he notes as being the Windows behavior, both on Mac OS and Windows. Mike, I'm going to re-open this as Resolved/Later, in the event that it may be practical in a future version to adopt the platform-specific conventions that users on each platform will prefer. Of course, please re-open if this altered resolution is not to your satisfaction. Thank you!
Status: RESOLVED → VERIFIED
Summary: moving mouse out of textbox when drag-selecting doesn't extend the selection → [PP] Mac OS: drag-selecting out of textbox yields Win32ish behavior
Adam, as far as I can tell this bug report is about the same thing as bug 19191, "[Mac] Text selection not per HIG (not selecting entire line)", FIXED. Is that correct?
Yes, this appears to be the same bug. It is supposedly already fixed, although in one of the recent builds it broke again. I guess we can take that up there. - Adam
LATER is deprecated per bug 35839.
Status: VERIFIED → REOPENED
Resolution: LATER → ---
*** This bug has been marked as a duplicate of 19191 ***
Status: REOPENED → RESOLVED
Closed: 25 years ago18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.