Closed
Bug 269984
Opened 20 years ago
Closed 20 years ago
Cannot highlight entire code examples for cut and paste
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: garym, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
380 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 While I can highlight any quantity of the TEXT passages'datetime.xsl' code examples (php, xsl and xml) can only be highlighted with a mouse-sweep one line at a time; the highlight will not go past the line boundary. Reproducible: Always Steps to Reproduce: 1. mouse-1 and hold on the first char, try to sweep down across the code example 2. 3. Actual Results: highlight stops at the end of the first line. Expected Results: highlight should follow the mouse line by line the way it does with straight text.
Comment 1•20 years ago
|
||
There's definitely something going wrong here. When I try to select the datetime.xsl code example the focus jumps to the bottom of the page, selecting everything in between.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•20 years ago
|
Component: OS Integration → Selection
OS: Linux → All
Product: Firefox → Core
Version: unspecified → Trunk
Comment 2•20 years ago
|
||
Updated•20 years ago
|
Comment 3•20 years ago
|
||
This wfm, with 2005-04-18 trunk build. Maybe fixed by bug 289792?
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•