Bug 39946 - Shift-Tab navigation doesn't work in tk-8.3.4_3 (x11-toolkits/tk83)
Summary: Shift-Tab navigation doesn't work in tk-8.3.4_3 (x11-toolkits/tk83)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-28 08:50 UTC by Eric P. Scott
Modified: 2003-07-24 07:19 UTC (History)
0 users

See Also:


Attachments
file.diff (316 bytes, patch)
2002-06-28 08:50 UTC, Eric P. Scott
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric P. Scott 2002-06-28 08:50:01 UTC
tk8.3.4 + XFree86 4.2.0 fails to bind Shift-Tab's keysym to the
<<PrevWindow>> event, so keyboard navigation doesn't work
properly.  Fortunately, the fix consists of a trivial change to
an initialization file.

Fix: patch-ac, perhaps?
How-To-Repeat: 	Use Tab to navigate forward through interface elements. Notice that Shift-Tab has no effect.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-07-22 17:31:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

over to maintainer
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2003-07-24 07:18:41 UTC
State Changed
From-To: open->closed

committed, thanks.