Closed Bug 185867 Opened 23 years ago Closed 23 years ago

shift delete doesn't work in the advanced search dialog [watch out for regressions]

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Future

People

(Reporter: sspitzer, Assigned: neil)

Details

Attachments

(1 file)

shift delete doesn't work in the advanced search dialog from SearchDialog.xul: <!-- commenting out until we figure this out. this is causing a bunch of key codes to map to shift delete see bug #185416 <key id="cmd_shiftdelete" oncommand="goDoCommand('cmd_shiftdelete');"/> --> so the before we fix and re-enable the commented code, we have to figure out that problem.
as is, with that key commented out, I get: ###!!! ASSERTION: NOT IMPLEMENTED: '0', file c:/trees/trunk/mozilla/content/base /src/nsDocumentViewer.cpp, line 2134 that is caused by cmd_cut not being handled I think. using lxr, I see why shift delete maps to cmd_cut (but not why it doesn't for the mail 3 pane). this needs some more investigation. when debugging with this code uncommented, a bunch of key codes mapped to shift delete
futuring. this would be nice, but resources are limited. note to self (or who ever implements this): watch out for regressions, like bug #185416
Summary: shift delete doesn't work in the advanced search dialog → shift delete doesn't work in the advanced search dialog [watch out for regressions]
Target Milestone: --- → Future
Attachment #116058 - Flags: superreview?(sspitzer)
Attachment #116058 - Flags: review?(ssu)
Comment on attachment 116058 [details] [diff] [review] Fixed case of cmd_shiftDelete using this version of the patch doesn't have dataloss regression that that I introduce the first time, r/sr=sspitzer
Attachment #116058 - Flags: superreview?(sspitzer) → superreview+
re-assign to neil.
Assignee: sspitzer → neil
Comment on attachment 116058 [details] [diff] [review] Fixed case of cmd_shiftDelete it works for me too. late r=ssu
Attachment #116058 - Flags: review?(ssu) → review+
Especially as I checked it in 2 weeks ago :-)
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
Component: MailNews: Search → MailNews: Message Display
QA Contact: laurel → search
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: