Closed
Bug 35672
Opened 25 years ago
Closed 25 years ago
select word (ctrl-shift-rightarrow) crashes in location bar and to: in mail
Categories
(Core :: DOM: Selection, defect, P2)
Core
DOM: Selection
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: mozilla, Assigned: troy)
References
Details
(Keywords: crash, regression)
From Bugzilla Helper:
User-Agent: Mozilla/4.7 [en]C-AOLNSCP (WinNT; U)
BuildID:
When selecting either in the location bar, or in the mail to: text box using
ctrl-shift-right arrow browser crashes. Does not happen with
ctrl-shift-leftarrow.
Reproducible: Always
Steps to Reproduce:
1.Open browser
2.click in location bar
3.press and hold ctrl-shift and then hit the right arrow ( as if attempting to
select the word to the right
4.regardless of where you are in the text string - core!
Actual Results: .//run-mozilla.sh[30]: 6495 Bus error(coredump)
Expected Results: selcted the word to the right
Comment 1•25 years ago
|
||
Couldn't reproduce on i686-pc-linux-gnu Build 2000041212. I did observe that
both left and right arrows select everything to the left of the cursor, though.
That might tell us something.
Comment 2•25 years ago
|
||
Confirmed. On WinNT, 2000-04-12-10-M16 crashes, the M15 build from earlier
the same day does not. Setting Platform/OS to All/All.
The bug mentioned by jwbaker@acm.org is bug 33731, "Shift+Ctrl+Right in URL bar
goes Left", M16; this obviously blocks it.
Assignee: jgaunt → mjudge
Blocks: 33731
Severity: normal → critical
Status: UNCONFIRMED → NEW
Component: Browser-General → Selection
Ever confirmed: true
Keywords: crash
OS: HP-UX → All
QA Contact: jelwell → janc
Hardware: HP → All
Summary: [crash] select word causes core (ctrl-shift-rightarrow) in location bar and to: in mail → select word (ctrl-shift-rightarrow) crashes in location bar and to: in mail
Updated•25 years ago
|
this is a troy problem. I think with the work he just did in nsTextFrame. please
retest this i think he fixed it.
Assignee: mjudge → troy
Yes, it's already been fixed
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 5•25 years ago
|
||
No crash testing with 2000-04-13-08-M16, and bug 33731 seems to be fixed too.
Comment 6•25 years ago
|
||
Not mine. Looks like an Eli bug. Changing QA Contact.
QA Contact: janc → eli
Comment 7•24 years ago
|
||
Verified in builds 2000110523-mn6 linux, 2000110523-mnt6 Mac, 2000110606-mn6
Windows.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•