Closed Bug 1535560 Opened 6 years ago Closed 6 years ago

Touch simulation should not trigger hover events

Categories

(DevTools :: Responsive Design Mode, defect)

65 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1282084

People

(Reporter: mbalfanz, Unassigned)

References

(Blocks 1 open bug)

Details

When touch simulation is toggled on, hover events should not be triggered.

STR:

  • visit data:text/html;charset=utf-8,<p>test</p><style>p:hover{background:black}
  • enable RDM and select touch simulation
  • hover over the text

AR:

  • background turns black

ER:

  • background should not turn black, hover events shouldn't be triggered.

I noticed this while testing bug 1407945, titles shouldn't be shown either.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.