SlayterDev/RadiumBrowser

Crashlytics Issue #1

Closed this issue · 0 comments

0  CoreFoundation                 0x186689d04 __exceptionPreprocess
1  libobjc.A.dylib                0x1858d8528 objc_exception_throw
2  CoreFoundation                 0x186689c4c -[NSException initWithCoder:]
3  QuartzCore                     0x18a680484 CA::Layer::set_position(CA::Vec2<double> const&, bool)
4  QuartzCore                     0x18a6725c0 -[CALayer setPosition:]
5  QuartzCore                     0x18a672c20 -[CALayer setFrame:]
6  UIKit                          0x18fabaaf0 -[UIView(Geometry) setFrame:]
7  UIKit                          0x19019f070 -[UISelectionGrabberDot setFrame:]
8  UIKit                          0x1901a0948 -[UISelectionGrabber updateDot]
9  UIKit                          0x18fabced4 __45-[UIView(Hierarchy) _postMovedFromSuperview:]_block_invoke
10 UIKit                          0x18fabca48 -[UIView(Hierarchy) _postMovedFromSuperview:]
11 UIKit                          0x18fac86c4 -[UIView(Internal) _addSubview:positioned:relativeTo:]
12 UIKit                          0x18fcaedf4 -[UITextRangeView updateGrabbers]
13 UIKit                          0x18fcaf480 -[UITextRangeView setRects:]
14 UIKit                          0x18fb04fa0 -[UITextSelectionView updateSelectionRects]
15 UIKit                          0x19073cdac __47-[UITextInputController _setSelectedTextRange:]_block_invoke.491
16 UIKit                          0x18fafee60 __52-[UITextInputController _coordinateSelectionChange:]_block_invoke
17 UIFoundation                   0x190c05144 -[NSTextStorage coordinateReading:]
18 UIKit                          0x18fafedbc -[UITextInputController _coordinateSelectionChange:]
19 UIKit                          0x19073ca3c -[UITextInputController _setSelectedTextRange:]
20 UIKit                          0x18fc71db8 -[UITextInputController setSelectedTextRange:]
21 UIKit                          0x18fcfaff4 -[UIFieldEditor setSelectedTextRange:]
22 UIKit                          0x18fcfaea0 -[UITextField setSelectedTextRange:]
23 UIKit                          0x18fc54b60 -[UITextSelection commit]
24 UIKit                          0x190161c80 -[UITextInteractionAssistant(UITextInteractionAssistant_Internal) selectAll:]
25 UIKit                          0x190730f70 -[UITextField selectAll:]
26 RadiumBrowser                  0x10083a9c0 specialized AddressBar.textFieldDidBeginEditing(_:) (AddressBar.swift:170)
27 RadiumBrowser                  0x100838c1c @objc AddressBar.textFieldDidBeginEditing(_:) (AddressBar.swift)

Let's try checking address field text length before selecting all.