Ref T13513. Currently, clicking inline or changeset headers eats the click events. This doesn't serve any clear purpose, and means these clicks do not clear text selections from the document, which is unusual.
Details
Details
- Selected some text in a diff.
- Clicked a changeset header to select it.
- Before patch: text selection and context menu were retained.
- After patch: text selection was cleared and context menu was dismissed.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- inline4
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 24428 Build 33661: Run Core Tests Build 33660: arc lint + arc unit