Heath

Results 6 issues of Heath

### Describe the bug When I click on the system tray, I see an input method toggle and trigger other application hover Windows. https://user-images.githubusercontent.com/55067857/195519569-03775949-5dc5-49a0-b42b-c6396712b18e.mp4 When I comment out the `window.set_focus().unwrap()`,...

type: bug
status: needs triage

### Describe the problem Listening events for tray icons, such as mouse **entry/leave**, etc. And return to the position of the mouse and the position of the system tray. ###...

type: feature request

### Describe the bug The display is normal in version v1. Then migrate to v2, in **on_tray_icon_event (| tray, In the event |)** method, it was found that there was...

type: bug
status: needs triage

### Describe the bug My tauri.conf.json file is as follows: ``` { "productName": "linyu-client", "version": "0.0.1", "identifier": "com.cershy", "build": { "beforeDevCommand": "npm run dev", "devUrl": "http://localhost:1420", "beforeBuildCommand": "npm run build",...

type: bug
status: needs triage

### Describe the bug The window is set with **decorations: false** attribute. The top and left sides are displayed normally, but the right and bottom edges are not. https://github.com/tauri-apps/tauri/assets/55067857/1ea9cb9a-973a-4213-bbd8-215a08646ff9 And...

type: bug
status: needs triage

The callback function progressHandler in the upload method sometimes works, sometimes it doesn't. The download method is not a problem. The progressHandler function in the upload method does not trigger...

bug
plugin: http-extra