Bug 1648425 Comment 0 Edit History

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

Affected versions

  Nightly  79.0a1

Affected platforms

    devices with touchscreen(tested on Lenovo yoga)

Steps to reproduce

    1. Navigate to a page which contains dropdown lists(e.g. https://twitter.com/i/flow/signup)
    2. Tap to open a dropdown list(e.g. Month/Day)
    3. Try to pinch zoom starting from the dropdown list
    
Expected result

    APZ zooming is performed on the list

Actual Result

    Reflow zooming is performed, zooming level is displayed in Address bar

Note
  the actual behavior is the same when pinch gesture is initiated on Right-click context menu or on the opened Firefox hamburger menu
Affected versions

  Nightly  79.0a1

Affected platforms

    Devices with touchscreen(tested on Lenovo yoga)

Steps to reproduce

    1. Navigate to a page which contains dropdown lists(e.g. https://twitter.com/i/flow/signup)
    2. Tap to open a dropdown list(e.g. Month/Day)
    3. Try to pinch zoom starting from the dropdown list
    
Expected result

    APZ zooming is performed on the list

Actual Result

    Reflow zooming is performed, zooming level is displayed in Address bar

Note
    the actual behavior is the same when pinch gesture is initiated on Right-click context menu or on the opened Firefox hamburger menu
**Affected versions**
  Nightly  79.0a1

**Affected platforms**
    Devices with touchscreen(tested on Lenovo yoga)

**Preconditions**
    apz.allow_zooming = true
    apz.windows.use_direct_manipulation = true

**Steps to reproduce**
    1. Navigate to a page which contains dropdown lists(e.g. https://twitter.com/i/flow/signup)
    2. Tap to open a dropdown list(e.g. Month/Day)
    3. Try to pinch zoom starting from the dropdown list
    
**Expected result**
    APZ zooming is performed on the list

**Actual Result**
    Reflow zooming is performed, zooming level is displayed in Address bar

**Note**
    the actual behavior is the same when pinch gesture is initiated on Right-click context menu or on the opened Firefox hamburger menu

Back to Bug 1648425 Comment 0