Bug 1556962 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

A testcase that I can reproduce 100% of times:
- set `devtools.responsive.metaViewport.enabled` to true
- open RDM on any bugzilla page (e.g. this one)
- enable touch simulation

The context menu is in the right place when calling it in the top left corner of the viewport, and drifts further away when going to the bottom right corner. It seems like the position is the "original" position, ignoring the zoom that's applied because of the meta viewport.
A testcase that I can reproduce 100% of times on OS X, latest Nightly:
- set `devtools.responsive.metaViewport.enabled` to true
- open RDM on any bugzilla page (e.g. this one)
- enable touch simulation

The context menu is in the right place when calling it in the top left corner of the viewport, and drifts further away when going to the bottom right corner. It seems like the position is the "original" position, ignoring the zoom that's applied because of the meta viewport.

Back to Bug 1556962 Comment 1