Closed
Bug 409619
Opened 18 years ago
Closed 15 years ago
Wrong event.rangeOffset breaks spellchecker
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: bugs, Unassigned)
Details
(Whiteboard: [CLOSEME 2010-07-30])
Attachments
(1 file)
|
793 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b3pre) Gecko/2007122105 Minefield/3.0b3pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b3pre) Gecko/2007122105 Minefield/3.0b3pre
Spellchecking from context menu needs event.rangeOffset. Opening the
contextmenu with "Shift-F10" or "initMouseEvent('contextmenu', ...);dispatch(...)"
will produce a different rangeOffset than a normal right click.
Dispatching a contextmenu-event is not part of the testcase, but it has the
same behaviour as "Shift-F10".
Reproducible: Always
Steps to Reproduce:
1. Use testcase
Expected Results:
Shift-F10 or dispatching a contextmenu-event should behave like a right click.
Comment 2•16 years ago
|
||
Does this still happen with Firefox 3.6.6 or later in a fresh profile?
Whiteboard: [CLOSEME 2010-07-30]
Version: unspecified → 3.0 Branch
Comment 3•15 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.8 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•