Skip to content

feat(windows): update cef4delphi 146 - #16310

Draft
rc-swag wants to merge 3 commits into
masterfrom
feat/windows/15896/update-cef4delphi-146-0-12
Draft

feat(windows): update cef4delphi 146#16310
rc-swag wants to merge 3 commits into
masterfrom
feat/windows/15896/update-cef4delphi-146-0-12

Conversation

@rc-swag

@rc-swag rc-swag commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Fixes: 15896

Changes include GlobalCEFApp.DoNotDeElevate = True
CEF now preferes to always run unelevated. We already have
a seperate issue to not load the CEF for kmshell command
line instances. Here its #11901. We should be able to then honor not
having any elevated CEF instances.

OnWidgetCompMsg has been removed the focus verification will
now be via GotFocus

rc-swag added 3 commits May 21, 2026 16:44
No build scripts and projects have been updated in this commit
…cef4delphi-146-0-12

# Keyman Conventional Commit suggestions:
#
# - Link to a Sentry issue with git trailer:
#     Fixes: _MODULE_-_ID_
# - Give credit to co-authors:
#     Co-authored-by: _Name_ <_email_>
# - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
# - Don't include a period at the end of the title
# - Always include a blank line before trailers
# - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
Changes to support the CEF4Delphi update to
CEF 146.
These include GlobalCEFApp.DoNotDeElevate = True
CEF now preferes to always run unelevated. We already have
a seperate issue to not load the CEF for kmshell command
line instances. We should be able to then honor not
having any elevated CEF instances.

OnWidgetCompMsg has been removed the focus verification will
now be via GotFocus
@github-project-automation github-project-automation Bot moved this to Todo in Keyman Aug 7, 2026
@keymanapp-test-bot keymanapp-test-bot Bot added the user-test-missing User tests have not yet been defined for the PR label Aug 7, 2026
@keymanapp-test-bot

Copy link
Copy Markdown

User Test Results

Test specification and instructions

ERROR: user tests have not yet been defined

@@ -847,7 +847,6 @@ th

.support_title
{
background: url('keyman-title.png') 96px 13px no-repeat;

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When looking at the Dev Tools for errors this dead reference was found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common/ feat user-test-missing User tests have not yet been defined for the PR windows/config/ windows/

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants