Closed Bug 48789 Opened 24 years ago Closed 23 years ago

HTML textfield context menus don't have undo & delete items

Categories

(Core :: Layout: Form Controls, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla1.0.1

People

(Reporter: bugzilla, Assigned: bugzilla)

References

Details

Build ID: 2000081208 The context menus for textboxes don't have Undo and Delete menuitems, although standard windows textbox context menus do. (Windows doesn't usually have redo, but since we support it, should that be included also? Don't want to clutter up the menu too much...) Is this deliberate?
->me
Assignee: beppe → BlakeR1234
Include Redo or not?
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: --- → M19
I really don't think Redo will be commonly used enough. See also bug 16081, bug 43936, bug 48785. We want consistency here -- to the point of using the same overlay, if possible. :-) (BTW, should this be in XPToolkit/Widgets?)
OS: Windows 98 → All
Hardware: PC → All
Target Milestone: M19 → mozilla1.0
Priority: P2 → P3
focusing on xpapps. reassigning to component owner...
Assignee: blakeross → beppe
Status: ASSIGNED → NEW
I'll assign this to myself, since the fix should be relatively easy. cmanske, brade: Do you have any suggestions as to where these menuitems should be put in the context menus?
Assignee: beppe → rcassin
I don't this this is a Composer/Editor bug. This bug belongs in XPApps or XPWidget or ???. This bug isn't about context menus within Composer but context menus on form elements. Composer already has undo/redo in its context menus (and Delete?). Ryan--I don't know who you'll need to get permission from to check in this fix; hopefully a cvsblame on the files you change will guide you.
Component: Editor → XP Toolkit/Widgets
Summary: Editor context menus don't have undo and delete items → Edit fields (forms?) context menus don't have undo & delete items
Er, Blake, did you intend this bug to be for HTML form controls? If so, this is a dup of bug 16081 (though perhaps those in bug 16081 would appreciate the dup being the other way around). If not, we need a clearer summary here. Anyway, generic spec for context menus of editable items: _Undo -------------------------- Cu_t _Copy _Paste _Delete -------------------------- Select _All -------------------------- [if there are any field-specific items] {field-specific items} [e.g. auto-complete options]
yes, HTML form controls. I don't understand why bug 16081 is still open (certainly not for the original issue), so I'd hesitate to mark this a dup.
Summary: Edit fields (forms?) context menus don't have undo & delete items → HTML textfield context menus don't have undo & delete items
Component: XP Toolkit/Widgets → HTML Form Controls
Depends on: 75338
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1 (you can query for this string to delete spam or retrieve the list of bugs I've moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
Apparently, this wasn't an easy fix since this basic feature is still missing over a year after someone submitted the request. It should be noted that this functionality is available in Netscape 4.x and in IE 6.0.
-> me
Assignee: rcassin → blaker
Marking fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Is this marked "fixed" in that it is actually fixed or "fixed" in that we won't be including these items in the context menus?
Fixed. Works just like it would usually work in Windows. Try out a nightly build to see it. Had the bug been denied it would have been marked as WONTFIX or WORKSFORME or something more along that lines.
QA Contact: sujay → madhur
QA Contact: madhur → tpreston
Apparently, this didn't make it down to embedding. It's still not available in MFCEmbed. I can file a separate bug on that.
You need to log in before you can comment on or make changes to this bug.