Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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)

krst_12.22.25.png (40.3 KB) - added by Krzysztof Studnik 14 years ago.
Confirmed for Opera 10.61.3484, CKE 3.4.1 Trunk, connected with #5395

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by Krzysztof Studnik

Attachment: krst_12.22.25.png added

Confirmed for Opera 10.61.3484, CKE 3.4.1 Trunk, connected with #5395

comment:1 Changed 14 years ago by Garry Yao

Resolution: wontfix
Status: confirmedclosed

That's just how Opera works, right click has only the effects of opening context menu instead of making selection as other browsers do.

comment:2 Changed 14 years ago by Garry Yao

DUP of #2194.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy