#4849 closed Bug (wontfix)
Opera: right-clicking with a mouse does not select an object
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | Opera | Cc: |
Description
In every browser, when right-clicking with a mouse, object is selected automatically. However in Opera, if you select some object, then move your mouse into other place and right-click to open the context menu, you'll see that it is opened for previously selected object.
Steps to reproduce
- Start with the following source:
<p> <a href="http://firstlink.example.com">First link</a> This is some <strong>sample text</strong>. <a href="http://secondlink.example.com/">Second Link</a>.</p>
- click on the first link
- right-click on the second link and select "Edit Link" item
- result: link dialog is using values from the first link.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | krst_12.22.25.png added |
---|
comment:1 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | confirmed → closed |
That's just how Opera works, right click has only the effects of opening context menu instead of making selection as other browsers do.
Confirmed for Opera 10.61.3484, CKE 3.4.1 Trunk, connected with #5395