Device-Bugs icon indicating copy to clipboard operation
Device-Bugs copied to clipboard

Just a collection of quirks and issues that occur on browser platforms (particularly those unlikely to update)

Results 71 Device-Bugs issues
Sort by recently updated
recently updated
newest added
trafficstars

All this limits are actual for iOS 7: - The maximum size for decoded GIF, PNG, and TIFF images is 3 megapixels for devices with less than 256 MB RAM...

This issue happens only in iOS 8, It does not reproduce in iOS 7. The use-case: Scrolling inside an element with scrollable (long) content. If the page is not zoomed-in...

## Summary: When setting a viewport relative unit on an element, the measurement seems to change on the next layout, since the total height of the internal representation of the...

## Summary: On the iOS Simulator, clearing cookies and data through the Settings menu does not actually clear cookies or data. ## Platforms: - iOS 7 Simulator ## How to...

## Summary: Freeze browser when fill form ## Platforms: - browser Safari 8 (ios 8.0) ## How to reproduce: 1. Open web-page with form 2. Tap (focus) text input field...

`window.open` works as is but `window.close` doesn't. Proof link - https://devforums.apple.com/message/1044445

With the new release iOS 8 Apple released also a major Bug. Platform iOS8 Browser: Safari Try to upload an image (or any other file) via an input-type: file. No...

## Summary Tapping a `label` doesn't put focus in the associated input field in iOS. ## Platforms iOS ## How to Reproduce Add `Label ` In normal browsers, clicking on...

According to my testing (on a Galaxy Nexus running ICS), the keypress event doesn't seem to be supported on Chrome Beta for Android. Changing to keydown worked, but keydown doesn't...

Anecdotal confirmation: https://twitter.com/lyzadanger/status/233011519422619649 But that image duplicates the issues I’m seeing. Only a small subset of characters are rendering. Workaround: Just remove the SVG font entries. iOS 4.1 and below...