Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-10543

Backslash is converted to YEN SIGN on Qt for Mac with JIS keyboard.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 4.7.0
    • Core: Event loop
    • None
    • Mac OS X 10.6.3, Qt 4.7 beta for Cocoa
    • macOS

    Description

      I can't type backslash(U+005C, REVERSE SOLIDUS) with JIS(Japanese) keyboard in Qt apps.
      When I tried to input backslash, it becomes YEN SIGN(U+00A5).

      I checked it on MacBook with Japanese keyboard(Mac OS X 10.6.3).
      Using this keyboard, usually I can input backslash via pressing alt + yen-sign key.
      ex. TextEdit.app

      I attached the log when I enabled debug outputs in src/gui/qkeymapper_mac.cpp.
      I typed 2 characters to QLineEdit.
      First one is YEN SIGN(pressing only yen-sign key).
      Second one is backslash(pressing alt + yen-sign key).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            asaki Takumi ASAKI
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes