NativeScript / NativeScript/android

pinch zoom troubles

Đang mở
#1,827 2 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Ngôn ngữ chính
C++
Star
563
Fork
144
Merge trung bình
10 giờ 46 phút
Pull request đã merge (30 ngày)
14

Mô tả

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 8.8.2
  • Cross-platform modules: 8.8.2
  • Plugin(s):
    "@akylas/nativescript-checkbox": "^2.0.5",
    "@bradmartin/nativescript-urlhandler": "^2.0.1",
    "@master.technology/permissions": "^2.0.1",
    "@nativescript-community/ble": "^3.1.14",
    "@nativescript-community/preferences": "^1.3.0",
    "@nativescript-community/systemui": "^1.1.13",
    "@nativescript-community/ui-collectionview": "^5.3.43",
    "@nativescript-community/ui-document-picker": "^1.1.12",
    "@nativescript-community/ui-material-bottomnavigationbar": "^7.0.37",
    "@nativescript-community/ui-material-bottomsheet": "^7.0.37",
    "@nativescript-community/ui-material-button": "^7.0.37",
    "@nativescript-community/ui-material-progress": "^7.0.37",
    "@nativescript-community/ui-share-file": "^1.2.5",
    "@nativescript-community/ui-webview": "^1.4.11",
    "@nativescript/appavailability": "^2.0.0",
    "@nativescript/appversion": "^2.0.0",
    "@nativescript/core": "~8.8.2",
    "@nativescript/secure-storage": "^3.0.3",
    "@nativescript/theme": "^3.0.2",
    "@prabudevarrajan/filepicker": "^2.0.0",
    "@sergeymell/nativescript-svg": "^1.1.2",
    "buffer": "^6.0.3",
    "crypto-browserify": "^3.12.0",
    "debounce": "^1.2.1",
    "http-auth-client": "^0.4.1",
    "js-base64": "^3.7.7",
    "js-pkce": "^1.2.1",
    "nativescript-cscreenshot": "^1.2.1",
    "nativescript-drop-down": "^6.0.2",
    "nativescript-inappbrowser": "^3.2.0",
    "nativescript-ui-listview": "^14.2.4",
    "nativescript-videoplayer": "^5.0.1",
    "nativescript-vue": "^2.9.3",
    "url-search-params-polyfill": "^8.1.1"

Describe the bug

My app contains a webview (using @nativescript-community/ui-webview), which was zoomable with pinch-zoom until my last update of @nativescript/android, which with needed because of another problem with new Pixel phones.
Many/most touch events do not seem to reach the website in the webview anymore, pinch-zoom has become impossible.

Expected behavior
Using 2 fingers to zoom works as it always did.

Sample project

I'm currently trying to do a small sample project on nativescript preview, but I can't get the webview to show there.
Will update the issue here once I get a working sample on nativescript preview or play.
Does anyone know of a sample I could fork/test with?

If anyone wants to take a look at my current attempt: https://stackblitz.com/edit/nativescript-stackblitz-templates-fblndg?file=app%2Fcomponents%2FHome.vue

Additional context

I know that not all modules list above are in their newest versions, for a patch release of our product I wanted to make as few changes as possible. Updating all of them to their newest version did not change anything.


Update: I redid the same project locally and it works as intended with ns debug android. Then trying ns preview also does not show the webview in the preview app.

To recreate locally: create a blank vue app and replace the with the webview tag pointing to a zoomable site of your choice.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Hướng nghiên cứu

Bắt đầu với việc tái hiện được mô tả trong app/components/Home.vue: sử dụng một ứng dụng Vue trống với thẻ webview trỏ đến một trang web có thể thu phóng, sau đó so sánh ns debug android với ns preview. Xem lại bản cập nhật @nativescript/android được báo cáo và cấu hình webview. Hoàn thành khi các sự kiện chạm đến được trang web và thao tác pinch zoom bằng hai ngón tay hoạt động trở lại.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
android, javascript
Lĩnh vực
mobile-dev, web-dev
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
32/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.