Open Bug 618264 Opened 14 years ago Updated 4 years ago

In a content editable page right clicking within a div highlights all content within the div

Categories

(Core :: DOM: Editor, defect, P5)

x86
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: eshwar.rao, Unassigned)

Details

(Whiteboard: DUPEME?)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.215 Safari/534.10 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 Open the following page in firefox. In a separate tab open another page, highlight some content and copy it. Move back to the original tab and try pasting the content. Whenever you right click in the area which is within the div tags the whole content between them gets highlighted. "<html> <head><title>edit area</title></head> <body contenteditable="true"> <div style="font-family: 'Times New Roman'; font-size: 16px;"> These are a few of my<br>favourite<br>things :<br><br> </div> </body> </html>" Reproducible: Always Steps to Reproduce: 1. Save the following content in a html page : "<html> <head><title>edit area</title></head> <body contenteditable="true"> <div style="font-family: 'Times New Roman'; font-size: 16px;"> These are a few of my<br>favourite<br>things :<br><br> </div> </body> </html>" 2. In a separate tab open another page, highlight some content and copy it. 3. Move back to the original tab and try pasting the content. Whenever you right click in the area which is within the div tags the whole content between them gets highlighted. Actual Results: Whenever you right click in the area which is within the div tags the whole content between them gets highlighted. Expected Results: The content must not get highlighted
Component: General → Editor
Product: Firefox → Core
QA Contact: general → editor
Version: unspecified → Trunk
I'm pretty sure that I've seen this bug filed before...
Whiteboard: DUPEME?

Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.

If you have reason to believe this is wrong, please write a comment and ni :jstutte.

Severity: normal → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.