Open Bug 680424 Opened 12 years ago Updated 6 months ago

Some mouse and DOM Inspector selections end in the middle of paragraph

Categories

(Firefox :: General, defect)

Other
Other
defect

Tracking

()

UNCONFIRMED

People

(Reporter: kdevel, Unassigned)

Details

User Agent:  

Steps to reproduce:

1. Open https://www.datenschutzzentrum.de/presse/20110819-facebook-en.htm.

Mouse:

2. Click and hold in the space between two paragraphs.
3. Move mouse upwards then downwards while holding the left button.
4. Observe selection

DOM Inspector:

5. Enable DOM Inspector (ctrl-i).
6. Move mouse slowly thru the text in vertical direction. Observe selection.


Actual results:

4. Normal case: Distinct paragraphs are selected. Sometimes: the selection has common paragraphs (starting at "PRESS RELEASE").

5. Observation 1: Between the third and the fourth paragraph (fourth = "Our current call is only the …") a selection is shown which starts above "PRESS RELEASE" and ends after "performed at one go for a" (second line in fourth paragraph).

After resizing the browser window:

Observation 2: Between second and third paragraph the selection is ending at the end of the second line of the third paragraph.


Expected results:

- DOM Inspector select only whole elements.
- The mouse selections contain only distinct elements if the direction of the mouse movement is inverted while the mouse key is being pressed.
At http://www.vogtner.de/mozilla/680424/ you'll find two commented screencasts.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.