Closed
Bug 52244
Opened 25 years ago
Closed 25 years ago
context menu isn't always dismissed after copy
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: nikm, Assigned: mikepinkerton)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m17) Gecko/20000807
BuildID: 2000080712
Selecting some text on any page and then choosing copy from the context menu
results in the selection changing colour from white on dark-blue to white on
medium-grey while the context menu remains in place but with "Copy" greyed-out.
The text isn't copied to the clipboard.
Reproducible: Sometimes
Steps to Reproduce:
1. Select some text by dragging the insert cursor over the text
2. Note dark-blue selection
3. Right-click for context menu
4. Left click "Copy"
5. Note medium grey selection.
Actual Results: Observed disabled "Copy" menu item, grey selection and
persistent context menu. No transfer to the clipboard took place.
Expected Results: Transfered text to the clipboard, left the selection coloured
as it was, and removed the context menu from the display.
Can workaround by using the menubar Edit > Copy.
| Reporter | ||
Comment 1•25 years ago
|
||
Just managed to get today's nightly and the problem seems fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•