-
Notifications
You must be signed in to change notification settings - Fork 244
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
CCB: SDL forw OnButtonEvent of CUSTOM_BTN to BACKGROUND #967
Comments
Priority Medium. |
We do not think the same requirement should apply to CUSTOM-BUTTON and hence think this bug is invalid. |
@robinmk , please confirm the Expected result: Expected result: Requirement
will be still actual for Tune Up/Down, Seek Right/Left HW buttons. |
This still holds true for Tune Up/Down, Seek Left/Right buttons. The rule should be expanded to include Media applications that are in LIMITED as well. The behavior for LIMITED should be similar to applications in FULL. Regarding CUSTOM_BUTTON, I would like to refer you to the description provided in HMI_API for the OnButtonEvent RPC. The description states rules that define the correct behavior. |
Defect is reproduced. |
The next link to PR which provided fix this issue: |
Defect is reproduced. |
Defect is reproduced. |
#2365 - rebased to the latest develop |
Full regression successfully passed |
@theresalech Please triage this issue |
@LitvinenkoIra thank you. We are currently working on finalizing the roadmap with the Steering Committee, so will keep this PR in consideration for upcoming Core releases. |
…GROUND` App. (#2365) * Bugfix `SDL forwards OnButtonEvent notification` Bugfix `SDL forwards OnButtonEvent notification of CUSTOM_BUTTON to BACKGROUND App.` Issue number #967 * Check that SDL forwards OnButtonEvent notification of CUSTOM_BUTTON to BACKGROUND App * fixup! Bugfix `SDL forwards OnButtonEvent notification` Co-authored-by: Ira Lytvynenko (GitHub) <ILytvynenko@luxoft.com> Co-authored-by: Igor Gapchuk (GitHub) <41586842+IGapchuk@users.noreply.github.com>
Closed via #2365 |
Bug Report
SDL not forwards OnButtonEvent notification of CUSTOM_BUTTON to BACKGROUND App
Reproduction Steps
Expected Behavior
Notification is re-sent to App
Observed Behavior
SDL didn't resend notification to App
OS & Version Information
commit:
Test Case, Sample Code, and / or Example App
The text was updated successfully, but these errors were encountered: