john
火狐狸
火狐狸
  • UID8536
  • 注册日期2005-09-10
  • 最后登录2006-06-21
  • 发帖数114
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
阅读:10678回复:26

紫光拼音的问题解决了

楼主#
更多 发布于:2006-02-10 15:09
这是我收到的bugzilla的电子邮件, 有个高手holly.lee发现了firefox源码的问题所在, 给出了解决方案和自己的编译版。大家可以使用一下, 版本是1.5.01。

http://www.jsfsoft.com/temp/firefox.zip

以下是原邮件:

Do not reply to this email.  You can add comments to this bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=314130


<!-- e --><a href="mailto:holly.lee@gmail.com">holly.lee@gmail.com</a><!-- e --> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            <!-- e --><a href="mailto:|holly.lee@gmail.com">|holly.lee@gmail.com</a><!-- e -->




------- Comment #10 from <!-- e --><a href="mailto:holly.lee@gmail.com">holly.lee@gmail.com</a><!-- e -->  2006-02-09 20:42 PST -------
(In reply to comment #9)

1) OK.

bash-2.05b$ diff -u widget/src/windows/nsWindow.cpp
widget/src/windows/nsWindow.cpp.orig
--- widget/src/windows/nsWindow.cpp     2006-02-10 11:22:20.000000000 +0800
+++ widget/src/windows/nsWindow.cpp.orig        2006-02-10 11:24:30.000000000
+0800
@@ -3578,7 +3578,7 @@
       }
   }

-  if (asciiKey && !(gotMsg && msg.message == WM_KEYUP))
+  if (asciiKey)
     DispatchKeyEvent(NS_KEY_PRESS, asciiKey, 0, aKeyData, extraFlags);
   else
     DispatchKeyEvent(NS_KEY_PRESS, 0, virtualKeyCode, aKeyData, extraFlags);


2) I haven't test other IMEs as I don't have them in my windows box. I think it
is better that other users can test it. In theory the patch won't conflict with
other IMEs since it just prevents event handler from creating a NS_KEY_PRESS
event incorrectly from an abnormal WM_KEYDOWN/WM_KEYUP pair without WM_CHAR for
asciiKey.

3) I compiled two binaries for FireFox 1.5.0.1 and SeaMonkey 1.0. Any user has
interests can download them and have a try.

For SeaMonkey 1.0:  http://www.jsfsoft.com/temp/gkwidget.zip

    Unzip it and put the uncompressed file gkwidget.dll into your
_SystemVolume_\Program Files\Common
Files\mozilla.org\GRE\1.8.0.1_xxxx\components to overwrite old file with same
name, where the _SystemVolume_ is disk that you installed your windows system.

For FireFox 1.5.0.1:  http://www.jsfsoft.com/temp/firefox.zip

    Unzip it and put the uncompressed file firefox.exe into your FireFox
installation directory to overwrite your original firefox.exe.



-- Configure bugmail: https://bugzilla.mozilla.org/userprefs.cgi?tab=email [url][/url]
我的主页:
http://blog.donews.com/cpunk
http://cpunk.blogcn.com
我不反微软, 但我绝对反微软的垄断
terree
小狐狸
小狐狸
  • UID11941
  • 注册日期2006-03-17
  • 最后登录2006-06-07
  • 发帖数11
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
1楼#
发布于:2006-02-10 15:09
调换原来的“firefox.exe”后,单击双数字问题终于解决了。

 
可是,哪位能提供一个下载“SeaMonkey 1.0”修补文件的连接呢?
 
terree
小狐狸
小狐狸
  • UID11941
  • 注册日期2006-03-17
  • 最后登录2006-06-07
  • 发帖数11
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
2楼#
发布于:2006-02-10 15:09
stiffy:做点贡献:

http://www.stiffyfoto.com/files/net/firefox_ziguang.zip

原始文件,没动过,大家放心下载
回到原帖


楼顶的链接确实链接不了(也许是我的网络供应者的问题)。
幸好stiffy提供了其他链接,谢谢了!
我先试用一下。
 
但愿不要频繁崩溃~~
EricXP
千年狐狸
千年狐狸
  • UID5182
  • 注册日期2005-04-17
  • 最后登录2010-12-27
  • 发帖数1027
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
3楼#
发布于:2006-02-10 15:09
有1.5.0.2的版本了吗?
╮( ̄▽ ̄")╭

- Adblock Plus 1.1.3
- Adblock Plus: Element Hiding Helper 1.0.6
- Add to Search Bar 2.0
- All-In-One Gestures 0.20.1
- All-In-One Sidebar 0.7.11
- Easy DragToGo 1.1.2.2
- AutoProxy 0.3b4.0+.2009110800
- Coral IE Tab 1.83.20100316
- Easy DragToGo 1.1.2.4
- Favicon Picker 3 0.5
- FlashGot 1.2.1.17
- Gmail Notifier 0.6.4.1
- Greasemonkey 0.8.20100211.5
- IDM CC 6.9.1
- Menu Editor 1.2.6
- Organize Status Bar 0.6.4
- ScrapBook 1.3.6
- Tab Mix Plus 0.3.8.2
- TinEye Reverse Image Search 0.7.1
- WangWang Protocol Handler 3.6

欢迎访问我的Blogger
http://ericxp1984.spaces.live.com/
杜鋪
小狐狸
小狐狸
  • UID10443
  • 注册日期2005-12-08
  • 最后登录2010-11-01
  • 发帖数21
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
4楼#
发布于:2006-02-10 15:09
试用一下...
195
195
千年狐狸
千年狐狸
  • UID3920
  • 注册日期2005-03-12
  • 最后登录2023-01-15
  • 发帖数1123
  • 经验50枚
  • 威望0点
  • 贡献值0点
  • 好评度2点
  • 社区居民
  • 忠实会员
5楼#
发布于:2006-02-10 15:09
我用了这个版本总是崩溃。还是用Mozilla/5.0 (Windows; U; Windows NT 5.2; zh-CN; rv:1.8.0.1) Gecko/20060207 (mmoy CE Branch 2005-12-21 K8B-X58)了。
fiag
管理员
管理员
  • UID1188
  • 注册日期2004-12-21
  • 最后登录2024-06-03
  • 发帖数4681
  • 经验686枚
  • 威望0点
  • 贡献值402点
  • 好评度51点
6楼#
发布于:2006-02-10 15:09
用这个版本后,紫光以外的输入法有出问题吗?

微软拼音2003没有问题
智能ABC,全拼都没问题了。而且都能输入跟随了
hgjcool
狐狸大王
狐狸大王
  • UID4979
  • 注册日期2005-04-10
  • 最后登录2009-05-28
  • 发帖数597
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
7楼#
发布于:2006-02-10 15:09
替换后问题确实解决了

可是ghost恢复系统后,FF就不能运行了

提示缺了一个dll文件
中国红警95联盟-->QQ群:4146358
195
195
千年狐狸
千年狐狸
  • UID3920
  • 注册日期2005-03-12
  • 最后登录2023-01-15
  • 发帖数1123
  • 经验50枚
  • 威望0点
  • 贡献值0点
  • 好评度2点
  • 社区居民
  • 忠实会员
8楼#
发布于:2006-02-10 15:09
奇怪,我用了这个版本,总是意外崩溃。
我还是等1.5.0.2吧。
stiffy
小狐狸
小狐狸
  • UID5956
  • 注册日期2005-05-13
  • 最后登录2012-09-05
  • 发帖数31
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
9楼#
发布于:2006-02-10 15:09
做点贡献:

http://www.stiffyfoto.com/files/net/firefox_ziguang.zip

原始文件,没动过,大家放心下载
stiffy
小狐狸
小狐狸
  • UID5956
  • 注册日期2005-05-13
  • 最后登录2012-09-05
  • 发帖数31
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
10楼#
发布于:2006-02-10 15:09
顶楼的链接可以下载啊,速度很快
e2002
  • UID2169
  • 注册日期
  • 最后登录
  • 发帖数
  • 经验
  • 威望
  • 贡献值
  • 好评度
11楼#
发布于:2006-02-10 15:09
mofile 的下载链接 页面在 Fx 中有问题 , 就此和他们的客服也说过了...至今尚未修正.

暂时的解决办法可以这样 :  
鼠标左键点中(按下不直接释放,而是拖动鼠标到其他地方后再释放)页面中 请注意 的第5点中的 "这里" , 然后按键盘上的 Tab键 3 次 ,最后 Enter 回车即可
john
火狐狸
火狐狸
  • UID8536
  • 注册日期2005-09-10
  • 最后登录2006-06-21
  • 发帖数114
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
12楼#
发布于:2006-02-10 15:09
http://johntiger.mofile.com

提取码:
8508480437225223

赶快吧, 只能保存三天。
我的主页:
http://blog.donews.com/cpunk
http://cpunk.blogcn.com
我不反微软, 但我绝对反微软的垄断
pho
pho
千年狐狸
千年狐狸
  • UID4300
  • 注册日期2005-03-22
  • 最后登录2016-12-14
  • 发帖数2597
  • 经验40枚
  • 威望0点
  • 贡献值16点
  • 好评度2点
  • 社区居民
  • 忠实会员
13楼#
发布于:2006-02-10 15:09
对,可以用网络硬盘的
fang5566
管理员
管理员
  • UID3719
  • 注册日期2005-03-07
  • 最后登录2024-06-03
  • 发帖数18483
  • 经验4837枚
  • 威望5点
  • 贡献值4316点
  • 好评度1116点
  • 社区居民
  • 最爱沙发
  • 忠实会员
  • 终身成就
14楼#
发布于:2006-02-10 15:09
john:zip文件3.25M回到原帖

申请一个网络硬盘把

申请mofile或者其他的把
Firefox More than meets your experience
上一页
游客

返回顶部