开发者

SWT java browser backspace key stops working

开发者 https://www.devze.com 2023-01-06 17:27 出处:网络
I open a web page in my java program\'s swt browser. Sometimes the backspace key stops working. has anyone heard of this or know what may fix it?

I open a web page in my java program's swt browser.

Sometimes the backspace key stops working.

has anyone heard of this or know what may fix it?

When开发者_StackOverflow i click a button on my swt form the backspace key inside of the browser starts working again.


Bug 110916 – Backspace stops working (due to mouse stuck down)

https://bugs.eclipse.org/bugs/show_bug.cgi?id=110916


I have a feeling this may be an SWT issue related to this bug I filed last week. If this occurs on Windows, and does not happen inside an IE8 instance with the same webpage, consider adding a comment that report describing your problem.


It was a bug in java. They fixed it in the next release.

0

精彩评论

暂无评论...
验证码 换一张
取 消