Open
Bug 1176509
Opened 10 years ago
Updated 3 years ago
Selection of text is offset and incorrect
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
NEW
People
(Reporter: raysatiro, Unassigned)
Details
(Keywords: parity-chrome, testcase)
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20150618030206
Steps to reproduce:
Go to http://www.mediafire.com/developers/core_api/1.3/upload/
In the code window attempt to select some code.
Actual results:
Tested ESR31, Aurora, Nightly: The selection of text is offset and is not what I tried to select. The text should start to select at the location of the mouse pointer but instead starts lines below. I have attached an animated GIF that shows the problem.
Expected results:
The text I select is what should be selected of course. Google Chrome also has some problem with selecting the text in that code box but is more accurate. I could not get the page to load in IE.
Comment 2•10 years ago
|
||
css padding and margin causes the problem
Updated•10 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•10 years ago
|
Whiteboard: [parity-chrome]
Updated•10 years ago
|
Version: 41 Branch → Trunk
Comment 3•10 years ago
|
||
As expected REPRODUCIBLE with DE SeaMonkey 2.35(γ) (Windows NT 6.1; WOW64; rv:38.0 nightly by Adrian Kalla) Gecko/20100101 Build 20150615204754 (Classic Theme) on German WIN7 64bit at <http://www.mediafire.com/developers/core_api/1.3/upload/>
Comment 4•7 years ago
|
||
Mass bug change to replace various 'parity' whiteboard flags with the new canonical keywords. (See bug 1443764 comment 13.)
Keywords: parity-chrome
Whiteboard: [parity-chrome]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•