[Webkit-unassigned] [Bug 141822] New: Crash when click CSS triangle over Bootstrap input group

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 19 20:15:13 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=141822

            Bug ID: 141822
           Summary: Crash when click CSS triangle over Bootstrap input
                    group
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: iOS
                OS: iOS 8.1
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jackocnr at gmail.com

I have a Bootstrap input group with an input on the left and a button on the right, except I want to overlay an arrow on the left of the input, so I wrap the input in a container div, and give it a sibling arrow div (which is used to display a CSS triangle). For some reason, this now causes Mobile Safari to crash if you tap on the triangle! You can reproduce the issue in [this codepen](http://codepen.io/jackocnr/pen/LEdrxP) - or here's a [mobile friendly link](http://codepen.io/jackocnr/full/LEdrxP). Just type something into the input and then tap the triangle - Safari crashes and you can't type anything else!

Tested with an iPhone 5S and an iPhone 6.

UPDATE: I have now managed to extract the 2 lines from Bootstrap required to reproduce the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150220/5ce2b20a/attachment-0002.html>


More information about the webkit-unassigned mailing list