搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Firefox(from FF4 to FF12) forget line position

  • 7 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 vsub

more options

When you open any add-on(including Scratchpad)that have multiline area where you can type something,if you click on any button(including unactive)or right clicking on the tittle bar or make the window not focused...

The quickest way to try reproducing the problem is just open any add-on that have multiline area for typing or just Scratchpad(but by using the default editor,not orion(devtools.editor.component set to text area which is actually default)),just make few lines,right click on the tittle bar and then right click on the text area.

Doing so will return you to the first line,no matter how many lines you have created.

This is really annoying when you create style for Stylish for example or Custom Buttons or any other add-on that allows you to write more than one line

I'm using Windows XP SP2 and this problem don't exist only on Firefox 3.6.25/23 and maybe older

When you open any add-on(including Scratchpad)that have multiline area where you can type something,if you click on any button(including unactive)or right clicking on the tittle bar or make the window not focused... The quickest way to try reproducing the problem is just open any add-on that have multiline area for typing or just Scratchpad(but by using the default editor,not orion(devtools.editor.component set to text area which is actually default)),just make few lines,right click on the tittle bar and then right click on the text area. Doing so will return you to the first line,no matter how many lines you have created. This is really annoying when you create style for Stylish for example or Custom Buttons or any other add-on that allows you to write more than one line I'm using Windows XP SP2 and this problem don't exist only on Firefox 3.6.25/23 and maybe older

所有回复 (7)

more options

I'm not able to reproduce it, when I write few lines in Scratchpad and I right click on the title bar of Scratchpad, if I click again on the text area, the mouse pointer go to the place where I clicked.

more options
more options

Right click on it,not left(to use the context menu) Also try to make the window unactive and then right click on the text area.

Here doing so will make the text area/window active but also return me to the first line

Edit:I also tried Safe mode and windows safe mode + firefox safe mode. I also tried with new profile for each FF4 to FF12 versions but it was the same

由vsub于修改

more options

Forgot to mention that it doesn't happen the add-on Stylish only if I install the add-on for it Stylish-Custom or use the Orion editor in Stylish but he is giving me even more problems

more options

So it's an add-on issue, not a bug native to Firefox. Bump the add-on/script dev.

由Oxylatium于修改

more options

No it's not,it really is FF bug and it exist since 3.7a4pre.en-US.win32

It took me a lot of time to track it down(thank god that mozilla keep backup of every single release)

It's between those to releases http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/03/2010-03-18-04-mozilla-central/ http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/03/2010-03-19-04-mozilla-central/

The bug is between those two version and to be more precise in the file named xul.dll The version difference in that file between both FF releases is just one 1.9.3.3729 => 1.9.3.3730

If I install the second release(2010-03-19-04 with the 1.9.3.3730 xul.dll file)and copy the file xul.dll(1.9.3.3729)from the 2010-03-18-04 release to the newer version,the problem disappear.

So what's the next step?

more options