Closed
Bug 139275
Opened 23 years ago
Closed 22 years ago
unable to invoke context menu commands on table (selection lost)
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
mozilla1.2beta
People
(Reporter: Brade, Assigned: cmanske)
Details
(Whiteboard: custrtm-)
Attachments
(3 obsolete files)
create a table (2x2; add content if you like)
click in a cell and drag to the opposite corner
all cells should have a border indicating that they are all selected
click within the selection and hold until the context menu comes up
notice that the table cells are no longer selected
This means I can't do table editing via the context menu which is very
frustrating and tedious via top-level menus.
Assignee | ||
Comment 1•23 years ago
|
||
Needs testing on Mac, but this obviously makes some sense!
Assignee | ||
Updated•23 years ago
|
Assignee | ||
Comment 2•23 years ago
|
||
Forgot the H file in previous patch
Attachment #80497 -
Attachment is obsolete: true
Assignee | ||
Updated•23 years ago
|
Assignee | ||
Comment 3•23 years ago
|
||
After switching message listerner to "click", we should not call
PreventDefault.
That interferes with context menus on Windows.
This patch needs testing on other platforms.
Assignee | ||
Updated•23 years ago
|
Attachment #80619 -
Attachment is obsolete: true
Whiteboard: [RTM][FIX IN HAND][need r=,sr=] → [adt3 rtm][FIX IN HAND][need r=,sr=]
Updated•23 years ago
|
Whiteboard: [adt3 rtm][FIX IN HAND][need r=,sr=] → [adt3 rtm][FIX IN HAND][need r=,sr=] custrtm-
Assignee | ||
Updated•23 years ago
|
Attachment #83384 -
Attachment is obsolete: true
Assignee | ||
Comment 4•23 years ago
|
||
I'm not going to address this problem in the near future. Patches do *not*
fix the problem when holding down mouse key to trigger a popup on Mac.
Workaround is to use Ctrl+click to trigger popup on Mac
Reporter | ||
Comment 5•22 years ago
|
||
resolve as worksforme
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•