Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
LotusInputMethod
/
fcitx5-lotus
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
487
Code
Issues
10
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
test: add X11/Preedit browser E2E foundation with Playwright and xdotool
- #479
#479
Draft
naoNao89
wants to merge 22 commits into
LotusInputMethod:dev
LotusInputMethod/fcitx5-lotus:dev
from
naoNao89:test/browser-e2e-x11
naoNao89/fcitx5-lotus:test/browser-e2e-x11
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Draft
test: add X11/Preedit browser E2E foundation with Playwright and xdotool
#479
naoNao89
wants to merge 22 commits into
LotusInputMethod:dev
LotusInputMethod/fcitx5-lotus:dev
from
naoNao89:test/browser-e2e-x11
naoNao89/fcitx5-lotus:test/browser-e2e-x11
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
test(browser): add X11 Playwright E2E harness with xdotool input injection
Show description for a3d8f40
naoNao89
committed
a3d8f40
View commit details
Copy full SHA for a3d8f40
Browse repository at this point
ci: add isolated browser E2E workflow on X11/Xvfb
Show description for c8afb2f
naoNao89
committed
c8afb2f
View commit details
Copy full SHA for c8afb2f
Browse repository at this point
fix(browser): own the X11 display and make harness waits deterministic
Show description for e540db1
naoNao89
committed
e540db1
View commit details
Copy full SHA for e540db1
Browse repository at this point
fix(ci): install x11-utils for xdpyinfo display readiness check
Show description for bc179c3
naoNao89
committed
bc179c3
View commit details
Copy full SHA for bc179c3
Browse repository at this point
fix(browser): force real focus transition in ensureActive
Show description for 09614d2
naoNao89
committed
09614d2
View commit details
Copy full SHA for 09614d2
Browse repository at this point
fix(browser): record fcitx5 PID only after readiness succeeds
Show description for c917f29
naoNao89
committed
c917f29
View commit details
Copy full SHA for c917f29
Browse repository at this point
fix(browser): load openbox rc.xml and harden process teardown
Show description for cf936aa
naoNao89
committed
cf936aa
View commit details
Copy full SHA for cf936aa
Browse repository at this point
fix(ci): pin least-privilege token and make Playwright's CI branch real
Show description for 65ed1f2
naoNao89
committed
65ed1f2
View commit details
Copy full SHA for 65ed1f2
Browse repository at this point
test(browser): close the stale-focus poll and make the control test discriminative
Show description for 7b10208
naoNao89
committed
7b10208
View commit details
Copy full SHA for 7b10208
Browse repository at this point
test(browser): keep failure diagnostics when the page is dead; harden IM query
Show description for b63f91f
naoNao89
committed
b63f91f
View commit details
Copy full SHA for b63f91f
Browse repository at this point
test(browser): trim fixture plumbing gaps
Show description for 93a119c
naoNao89
committed
93a119c
View commit details
Copy full SHA for 93a119c
Browse repository at this point
fix(browser): webServer takes port OR url, not both
Show description for 64140ed
naoNao89
committed
64140ed
View commit details
Copy full SHA for 64140ed
Browse repository at this point
fix(browser): don't let a blank PID-file line abort --stop under set -e
Show description for f5282e3
naoNao89
committed
f5282e3
View commit details
Copy full SHA for f5282e3
Browse repository at this point
test(browser): clamp watermark against mid-poll log replacement
Show description for 254fd62
naoNao89
committed
254fd62
View commit details
Copy full SHA for 254fd62
Browse repository at this point
fix(browser): fail loudly on missing xdpyinfo; wait for openbox to claim the display
Show description for 73cdb36
naoNao89
committed
73cdb36
View commit details
Copy full SHA for 73cdb36
Browse repository at this point
test(browser): make red runs and future flakes attributable
Show description for 9bf512d
naoNao89
committed
9bf512d
View commit details
Copy full SHA for 9bf512d
Browse repository at this point
ci(browser): gate on harness changes only; nightly carries the drift signal
Show description for db9f29e
naoNao89
committed
db9f29e
View commit details
Copy full SHA for db9f29e
Browse repository at this point
test(browser): give the canary a spine; document the harness contract
Show description for 6090c98
naoNao89
committed
6090c98
View commit details
Copy full SHA for 6090c98
Browse repository at this point
ci(browser): fix the timing artifact that silently uploaded only Firefox
Show description for ae09790
naoNao89
committed
ae09790
View commit details
Copy full SHA for ae09790
Browse repository at this point
test(browser): fail up front when run locally off Linux
Show description for d7be50a
naoNao89
committed
d7be50a
View commit details
Copy full SHA for d7be50a
Browse repository at this point
test(browser): widen the canary's wrong-char coverage
Show description for 6e711d9
naoNao89
committed
6e711d9
View commit details
Copy full SHA for 6e711d9
Browse repository at this point
docs(browser): record the fidelity caveats the cross-model audit surfaced
Show description for 966ae37
naoNao89
committed
966ae37
View commit details
Copy full SHA for 966ae37
Browse repository at this point
You can’t perform that action at this time.