-
```
What steps will reproduce the problem?
1. Xcode 5.0 installed.
2. building official Chrome build
3. mac_sdk_path GYP variable set to /SDKs/MacOSX10.6.sdk
4. using ninja generator
5. run gclient ru…
-
```
What steps will reproduce the problem?
1. Xcode 5.0 installed.
2. building official Chrome build
3. mac_sdk_path GYP variable set to /SDKs/MacOSX10.6.sdk
4. using ninja generator
5. run gclient ru…
-
```
What steps will reproduce the problem?
1. Xcode 5.0 installed.
2. building official Chrome build
3. mac_sdk_path GYP variable set to /SDKs/MacOSX10.6.sdk
4. using ninja generator
5. run gclient ru…
-
Refer to this issue https://github.com/flutter/flutter/issues/63897, it still happened on Android version 4.4.
-
**Bug description**
isMobile helper is returning false on iPhone 12 Pro
**Device/Browser type/name**
Chrome
When I use this in safari on an iPhone 12 Pro, isMobile return true, but if I us…
-
### Description
_The element dragging described here uses the `ElementDragHelper` object._
If an element starts to be dragged via mouse, and `useInput` is set to false on the dragging element af…
-
## Expected Behavior
When I tap outside of a canvas tooltip should disappear, akin to what happens when I tap inside a canvas.
Or similarly to what happens on the desktop when I move mouse away from…
-
### Description
The `` component should create Prev/Next buttons on the left and right side of the screen.
When emulating a phone (or on an actual phone), the controls never appear.
See:
![im…
-
In Chrome with Tap Emulation mode (possibly on mobile too), setting a video to `volume=0.0` causes that it can't be un-muted by clicking on the "mute" icon, similarly to how a video that is just `mute…
-
I'm developing a feature where if the user starts video recording and puts the app in the background then the recording should be paused and when the user comes back to the app it should be resumed.
…