Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.6k
    • Issues 1.6k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 257
    • Merge requests 257
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtkgtk
  • Issues
  • #3807
Closed
Open
Issue created Mar 29, 2021 by Hugo Barrera@WhyNotHugo

Regression: Can no longer type apostrophes / single quotes

Steps to reproduce

  1. I use a keyboard layout of English International. From my sway config:
input type:keyboard {
xkb_layout us
xkb_variant intl
xkb_numlock enable
}
  1. On any place where you can type press ' and then space.

Current behavior

This prints a backtip/diacritic: ´

Expected outcome

This should print a apostrophe or single quote: '

Version information

This worked fine up to version 3.24.27
This no longer works as expected with 3.24.28

Recent releases had several changes to some of the behaviours around this (for example, pressing and thenreturn` used to print a quote and then a line jump. In recent releases, it printed no quote and only the line jump).

I've had to downgrade the GTK version, since it is no longer possible to type en English nor type ' anywhere.

Assignee
Assign to
Time tracking