Richard Robinson

Results 7 issues of Richard Robinson

### Description The `ActionsBlock` interface has an `elements` property of type `(Button | Overflow | ... | Action)[];`. All `Multi*Select` interfaces extend the `Action` interface. Therefore, according to the types,...

bug
area:typescript
pkg:types

### Description I recently encountered a bug that was due to using a non-existent property in `ChatPostMessageArguments`, which I assumed would not have been possible as it is a TypeScript...

semver:major
discussion
area:typescript
pkg:web-api

#### 24e817c8173ae75f9886bda1dd4781bcf3dc8839 Turn macOS smooth keyboard scrolling on by default https://bugs.webkit.org/show_bug.cgi?id=228159 rdar://80912063 Reviewed by NOBODY (OOPS!). No tests added. Set the default value for EventHandlerDrivenSmoothKeyboardScrollingEnabled to true in WebKit. Rebased...

merging-blocked
Scrolling
WebKit Local Build

#### 67e98e7ae3e3ec92533ae9dda628beaf5d5c6b3a Scrolling by pressing space bar has regressed in trunk, is choppy (not 120Hz) Need the bug URL (OOPS!). rdar://101052130 Reviewed by NOBODY (OOPS!). WIP. * Source/WebCore/Sources.txt: * Source/WebCore/WebCore.xcodeproj/project.pbxproj:...

merging-blocked
Scrolling

#### e5729862e9c5431aa846b27a52db33ac15fd04ec [Unified Text Replacement] [iOS] Add SPI to WKWebViewConfiguration to configure unified text replacement behavior https://bugs.webkit.org/show_bug.cgi?id=274215 rdar://128108312 Reviewed by NOBODY (OOPS!). * Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm: (-[WKContentView canPerformActionForWebView:withSender:]): (-[WKContentView _updateTextInputTraits:]): (-[WKContentView unifiedTextReplacementBehavior]):...

HTML Editing

#### 26d881c7cb95bf12dd2f36d1a96c4440759973ec [Writing Tools] Adopt new names for NS/UIWritingToolsAllowedInputOptions https://bugs.webkit.org/show_bug.cgi?id=275935 rdar://130540106 Reviewed by NOBODY (OOPS!). Temporarily add staging declarations for the new API and remove uses of the old API,...

HTML Editing

#### 2c699c172553d56670eb16bd810dc5d36a5700bf [Writing Tools] Inline animation doesn’t look great in Mail smart reply https://bugs.webkit.org/show_bug.cgi?id=278884 rdar://134458783 Reviewed by NOBODY (OOPS!). Ensure that the writing tools controller and intelligence text animation controller...

HTML Editing