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

Japanese input malfunction on mac #15329

Open
1 task done
katsuaki-horiuchi opened this issue Jan 9, 2025 · 1 comment
Open
1 task done

Japanese input malfunction on mac #15329

katsuaki-horiuchi opened this issue Jan 9, 2025 · 1 comment
Labels
avalanche OSS team bb-grid bug Something isn't working env - production Bug found in production i18n Internationalisation and localisation

Comments

@katsuaki-horiuchi
Copy link

Checklist

  • I have searched budibase discussions and github issues to check if my issue already exists

Hosting

  • Self
    • Method: docker compose
    • Budibase Version: 3.2.37

Describe the bug
When using Japanese IME on Chrome for Mac, text input does not work properly.
While editing a table, pressing the Enter key to confirm text conversion also triggers form submission. This causes text input to be prematurely submitted or results in duplicate texts.
It is likely the same issue as this one, and handling InputEvent#isComposing appropriately might be necessary.
gencay/vscode-chatgpt#191

To Reproduce
Steps to reproduce the behavior:

  1. Open any table in the development screen.
  2. Select any text cell.
  3. Enter Japanese text and confirm the conversion midway.
  4. The text input gets submitted prematurely.

Expected behavior
When using Japanese IME, pressing the Enter key during text input does not submit the entered text.

Screenshots
(none)

App Export
(none)

Desktop (please complete the following information):

  • OS: macOS Sequoia 15.2
  • Browser: Google Chrome
  • Version: 131.0.6778.205

Additional context
(none)

@katsuaki-horiuchi katsuaki-horiuchi added the bug Something isn't working label Jan 9, 2025
Copy link

linear bot commented Jan 9, 2025

@andz-bb andz-bb added avalanche OSS team bb-grid env - production Bug found in production i18n Internationalisation and localisation labels Jan 14, 2025 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
avalanche OSS team bb-grid bug Something isn't working env - production Bug found in production i18n Internationalisation and localisation
Projects
None yet
Development

No branches or pull requests

2 participants