Closed
Bug 9938
Opened 25 years ago
Closed 25 years ago
need focus first before inserting table
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
People
(Reporter: sujay, Assigned: cmanske)
References
Details
using 7/15 build of apprunner
1) launch apprunner
2) launch editor
3) click table button; use default values in table dialog;
4) click OK
nothing happens..
but then click in the document to give it focus, then it works.
linux only
assigning to cmanske for now, probably a dup of 9701 (even though that bug is
about menus, not toolbar buttons, and it claims to be a mac specific bug while
this claims linux-only.) In any event, I'd bet they're related and this can't
be fixed until 9701 is fixed.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 2•25 years ago
|
||
Setting initial focus in the window is the problem. It doesn't matter what
you try to do after that. I.e., you must click to establish focus before any
editing can happen.
*** This bug has been marked as a duplicate of 9701 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•