Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(platform-browser): Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property #59690

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

seabasso
Copy link
Contributor

@seabasso seabasso commented Jan 23, 2025

This fixes an internal bug.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

…alEvent to populate `_originalEvent` property

This fixes an internal bug.
@pullapprove pullapprove bot added the requires: TGP This PR requires a passing TGP before merging is allowed label Jan 23, 2025
@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Jan 23, 2025
@ngbot ngbot bot added this to the Backlog milestone Jan 23, 2025
@tbondwilkinson tbondwilkinson requested review from tbondwilkinson and removed request for iteriani January 23, 2025 23:56
Copy link
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Looks like the lint check is failing for file formatting reasons.
Can you run yarn ng-dev format files packages/core/primitives/event-dispatch/src/event.ts and then force push? That'll fix it.

reviewed-for: primitives

@thePunderWoman thePunderWoman added target: patch This PR is targeted for the next patch release action: global presubmit The PR is in need of a google3 global presubmit action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Jan 24, 2025
@thePunderWoman
Copy link
Contributor

TESTED=TGP

…alEvent to populate `_originalEvent` property

This fixes an internal bug
@pullapprove pullapprove bot requested a review from josephperrott January 24, 2025 18:20
…alEvent to populate `_originalEvent` property

This fixes an internal bug
@seabasso
Copy link
Contributor Author

Passing TGP

@tbondwilkinson tbondwilkinson added action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews action: global presubmit The PR is in need of a google3 global presubmit labels Jan 24, 2025
@tbondwilkinson tbondwilkinson removed the request for review from josephperrott January 24, 2025 20:02
@alan-agius4 alan-agius4 added the merge: squash commits When the PR is merged, a squash and merge should be performed label Jan 24, 2025
@pkozlowski-opensource
Copy link
Member

This PR was merged into the repository by commit fd7ee47.

The changes were merged into the following branches: main, 19.1.x

pkozlowski-opensource pushed a commit that referenced this pull request Jan 27, 2025
…alEvent to populate `_originalEvent` property (#59690)

This fixes an internal bug

PR Close #59690
pkozlowski-opensource pushed a commit that referenced this pull request Jan 27, 2025
…alEvent to populate `_originalEvent` property (#59690)

This fixes an internal bug

PR Close #59690
pkozlowski-opensource pushed a commit that referenced this pull request Jan 27, 2025
…alEvent to populate `_originalEvent` property (#59690)

This fixes an internal bug.

PR Close #59690
pkozlowski-opensource pushed a commit that referenced this pull request Jan 27, 2025
…alEvent to populate `_originalEvent` property (#59690)

This fixes an internal bug

PR Close #59690
pkozlowski-opensource pushed a commit that referenced this pull request Jan 27, 2025
…alEvent to populate `_originalEvent` property (#59690)

This fixes an internal bug

PR Close #59690
PrajaktaB27 pushed a commit to PrajaktaB27/angular that referenced this pull request Feb 7, 2025
…alEvent to populate `_originalEvent` property (angular#59690)

This fixes an internal bug.

PR Close angular#59690
PrajaktaB27 pushed a commit to PrajaktaB27/angular that referenced this pull request Feb 7, 2025
…alEvent to populate `_originalEvent` property (angular#59690)

This fixes an internal bug

PR Close angular#59690
PrajaktaB27 pushed a commit to PrajaktaB27/angular that referenced this pull request Feb 7, 2025
…alEvent to populate `_originalEvent` property (angular#59690)

This fixes an internal bug

PR Close angular#59690
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime merge: squash commits When the PR is merged, a squash and merge should be performed requires: TGP This PR requires a passing TGP before merging is allowed target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants