Closed Bug 214343 Opened 22 years ago Closed 22 years ago

[FIX]Selection missing pieces and does not cancel properly

Categories

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

defect

Tracking

()

RESOLVED FIXED
mozilla1.5beta

People

(Reporter: benjamin, Assigned: bzbarsky)

References

Details

(Keywords: regression)

Attachments

(1 file)

Selection is mostly broken today... I frequently get pieces of a selection missing; single-clicking doesn't cancel a selection, etc. This is a recent regression, works 2003072813 and doesn't work 2003072914. The checkin I'm fingering is 07/28/2003 13:45 bzbarsky%mit.edu mozilla/ layout/ html/ base/ src/ nsTextFrame.cpp 1.431 2/5 Tabbing through textfields should repaint instead of leaving them looking selected. Bug 214115, r=brade, sr=dbaron I'll back this out in my local tree tonight, if someone else doesn't get to it sooner.
Backing out bug 214115 does not seem to affect the bug. Here are some more detailed steps to reproduce: In the previous comment, click in the word "selected" just before the link to Bug 214115, and drag through the link to "r=brade". While the mouse is over the link, there are two selected areas: from the beginning of the comment to the place where you clicked and from the mouse location to the end of the link. Once the mouse is past the link, the link itself is not selected but the text before and after it are.
Attached patch patchSplinter Review
The blame is me, just for my other checkin. ;)
Comment on attachment 128820 [details] [diff] [review] patch Yes, this fixes the problems I was seeing.
*** Bug 214363 has been marked as a duplicate of this bug. ***
OS: Windows 2000 → All
Priority: -- → P1
Hardware: PC → All
Summary: Selection mising pieces and does not cancel properly → [FIX]Selection mising pieces and does not cancel properly
Target Milestone: --- → mozilla1.5beta
Comment on attachment 128820 [details] [diff] [review] patch jst, could you please sr? Just fixing a screw-up from the deCOM patch....
Attachment #128820 - Flags: superreview?(jst)
Comment on attachment 128820 [details] [diff] [review] patch sr=jst
Attachment #128820 - Flags: superreview?(jst) → superreview+
Fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Summary: [FIX]Selection mising pieces and does not cancel properly → [FIX]Selection missing pieces and does not cancel properly
*** Bug 214560 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: