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

Strange symbols in Grid's Pager #5234

Open
iordanGrancharov opened this issue Nov 15, 2024 · 0 comments
Open

Strange symbols in Grid's Pager #5234

iordanGrancharov opened this issue Nov 15, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@iordanGrancharov
Copy link

Describe the bug
The pager's dropdown has some strange characters when using Kendo UI for jQuery without a meta charset attribute set to utf-8. This occurs only in Chrome and Edge when the Grid and when the Grid is on a larger screen. The issues seem to be produced by the k-list-item-text class. The issue appears with v10.0.0 of the Kendo Themes.

Adding the meta tag with charset utf-8 fixes the issue. However in this simple example, the issue is still present even with the meta tag added.

To reproduce
Steps to reproduce the behavior:

  1. Go to this Kendo UI Dojo for code reference and this full screen version of it.
  2. Open the Pager's PageSizes Dropdown in the full screen.

Current behavior
Image

Current behavior
Image

Affected package

  • theme-default

Affected suites

  • Kendo UI for jQuery

Affected browsers

  • Chrome version: [131]
  • Edge version: [130]
@iordanGrancharov iordanGrancharov added the Bug Something isn't working label Nov 15, 2024
@iordanGrancharov iordanGrancharov changed the title Strange Strange symbols in Grid's Pager Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant