Skip to content
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

Bug: (core) Time Picker: in different browsers 'bg' time format has different view #5751

Closed
maxym-valor opened this issue Jun 23, 2021 · 0 comments
Labels
bug Something isn't working core Core library specific issues E2E automation Issue found by e2e testing
Milestone

Comments

@maxym-valor
Copy link
Contributor

maxym-valor commented Jun 23, 2021

Is this a bug, enhancement, or feature request?

Bug

Briefly describe your proposal.

for internationalization example, output is different on different browsers.

Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current version.)

If this is a bug, please provide steps for reproducing it.

  1. Open https://fundamental-ngx.netlify.app/#/core/timePicker
  2. Scroll to Time Picker Locale example
  3. select 'bg' from the languages
  4. check output
  5. repeat for all browsers
    actual results:
    In different browsers it has different values. In Chrome and Microsoft Edge it is '15:30 ч.', in Safari and Firefox it is '15:30'
    expected results:
    one style for all browsers.

Please provide relevant source code if applicable.

Is there anything else we should know?

Chrome, MS Edge:
image
Safari, Firefox:
image

@maxym-valor maxym-valor added bug Something isn't working core Core library specific issues E2E automation Issue found by e2e testing labels Jun 23, 2021
@droshev droshev added the denoland-porto Denoland sprint 66 Porto - bugfixing label Jun 30, 2021
@droshev droshev removed the denoland-porto Denoland sprint 66 Porto - bugfixing label Jul 16, 2021
@droshev droshev added this to the Sprint 103 - Zurich milestone Dec 4, 2022
@InnaAtanasova InnaAtanasova modified the milestones: Sprint 104, Sprint 105 Jan 25, 2023
@InnaAtanasova InnaAtanasova modified the milestones: Sprint 105, Sprint 106 Feb 15, 2023
@InnaAtanasova InnaAtanasova modified the milestones: Sprint 106, Sprint 107 Feb 24, 2023
@InnaAtanasova InnaAtanasova modified the milestones: Sprint 107, Sprint 108 Mar 10, 2023
@InnaAtanasova InnaAtanasova modified the milestones: Sprint 108, Sprint 109 Mar 20, 2023
@InnaAtanasova InnaAtanasova modified the milestones: Sprint 109, Sprint 110 Mar 31, 2023
@InnaAtanasova InnaAtanasova modified the milestones: Sprint 110, Sprint 111 Apr 14, 2023
@InnaAtanasova InnaAtanasova modified the milestones: Sprint 111, Sprint 112 May 2, 2023
@InnaAtanasova InnaAtanasova modified the milestones: Sprint 112, Sprint 113 May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core Core library specific issues E2E automation Issue found by e2e testing
Projects
None yet
Development

No branches or pull requests

3 participants