[PR #189] [MERGED] dead-key fix #1035

Closed
opened 2026-02-27 15:52:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/189
Author: @ghost
Created: 5/24/2015
Status: Merged
Merged: 5/24/2015
Merged by: @MaxXor

Base: devHead: dev


📝 Commits (4)

📊 Changes

1 file changed (+13 additions, -11 deletions)

View changed files

📝 Client/Core/Keylogger/WinApi/KeyboardNativeMethods.cs (+13 -11)

📄 Description

Fixed case of pressing dead-key to accent characters followed by Shift +
character to present an uppercase character


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/189 **Author:** [@ghost](https://github.com/ghost) **Created:** 5/24/2015 **Status:** ✅ Merged **Merged:** 5/24/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (4) - [`8344140`](https://github.com/quasar/Quasar/commit/8344140d8a5adc5f64693972b37c8b9a6a058179) dead-key fix - [`3a8405a`](https://github.com/quasar/Quasar/commit/3a8405a1e79ab2f95d45536a5e27536029df3e20) Dead-key fix #2 - [`63a3a61`](https://github.com/quasar/Quasar/commit/63a3a61d74c78fe4aef3ee6f41c6f4bf521863a5) moved instantiation of stringbuilder into null check - [`4efef7c`](https://github.com/quasar/Quasar/commit/4efef7c9c2475b8ff4632acd4c73c1ee09865237) Removed unnecessary return ### 📊 Changes **1 file changed** (+13 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Client/Core/Keylogger/WinApi/KeyboardNativeMethods.cs` (+13 -11) </details> ### 📄 Description Fixed case of pressing dead-key to accent characters followed by Shift + character to present an uppercase character --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:52:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#1035
No description provided.