<html>
    <head>
      <base href="https://bugzilla.icculus.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Aphabetic keys don't work with SDL2 on Linux"
   href="https://bugzilla.icculus.org/show_bug.cgi?id=6309">6309</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Aphabetic keys don't work with SDL2 on Linux
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>ioquake3
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>GIT MASTER
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P3
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Misc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>zachary@ioquake.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>andrey.vihrov@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>quake3-bugzilla@icculus.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Since the upgrade to SDL2 I am unable to use alphabetic keys in the client.
Other keys seem to work, and I can type text just fine if I pull down the
console.

I use current ioquake3 git on 64-bit Arch Linux with all features enabled and
USE_INTERNAL_LIBS=0. My library versions are:

core/curl 7.37.1-1
extra/freetype2 2.5.3-2
extra/libjpeg-turbo 1.3.1-1
extra/libvorbis 1.3.4-1
extra/openal 1.16.0-1
extra/opus 1.1-1
community/opusfile 0.5-1
extra/sdl2 2.0.3-1
extra/speex 1.2rc1-4
core/zlib 1.2.8-3

I think that with SDL1 it was also somewhat weird. The alphabetic keys often
registered as WORLD_NN instead of the usual q, w, r, ...

There is nothing suspicious in the console log. About SDL it only says

    SDL using driver "x11"

I suppose this looks like an SDL bug, but how does typing in the console work
then?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>