After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 134040 - gok wordcompletion ignores shift level?
gok wordcompletion ignores shift level?
Status: RESOLVED FIXED
Product: gok
Classification: Deprecated
Component: general
unspecified
Other All
: Normal major
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks: 122112
 
 
Reported: 2004-02-10 19:10 UTC by bill.haneman
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (as applied) to fix this problem, and provide dead-key support for word completion (11.14 KB, patch)
2004-02-11 10:51 UTC, bill.haneman
none Details | Review

Description bill.haneman 2004-02-10 19:10:32 UTC
gok's wordcompletion appears to ignore shift level, even if shift level
results in a different character, i.e. AltGraph chars get converted to
their level-0 equivalents for string matching.  That's clearly incorrect.
Comment 1 bill.haneman 2004-02-11 10:51:04 UTC
Created attachment 24299 [details] [review]
patch (as applied) to fix this problem, and provide dead-key support for word completion