<table><tr><td style="">amantia created this revision.<br />amantia added reviewers: Plasma, Plasma Accessibility, aacid.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />amantia requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D17415">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The ev->xkbType looks to be a value that is defined in xkb.xml (usually<br />
in /usr/share/xcb), and that indicates which bit refers to a certain event.<br />
The XCB_XKB_EVENT_TYPE_* enum is a bitmask value though, they cannot be<br />
compared directly. E.g BellNotify even mean bit 8 is set, that means the value<br />
is 2^8 = 256.<br />
This fixes bell, visual bell and accessibility event handling.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17415">https://phabricator.kde.org/D17415</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kaccess/kaccess.cpp</div></div></div><br /><div><strong>To: </strong>amantia, Plasma, Plasma Accessibility, aacid<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>