Closed Bug 358156 Opened 18 years ago Closed 18 years ago

Quick find bar showed when I try to type '/'

Categories

(Toolkit :: Find Toolbar, defect)

1.8 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 311376

People

(Reporter: woodroof, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.1) Gecko/20061010 Firefox/2.0

Quick find bar showed when I type '/' (slash) into text-type input located in one of frames
Sometimes it work fine, but later (without reopen browser) it happen again

Reproducible: Always

Steps to Reproduce:
1. Create simple documents like this:
index.html:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
   "http://www.w3.org/TR/html4/frameset.dtd">
<HTML>
<HEAD>
<TITLE>Frameset</TITLE>
</HEAD>
<FRAMESET cols="20%, 80%">
  <FRAMESET rows="100, 200">
      <FRAME src="1.html">
      <FRAME src="2.html">
  </FRAMESET>
  <FRAME src="3.html">
  <NOFRAMES>
      <P>This is a frameset:
      <UL>
         <LI><A href="contents_of_frame1.html">Something</A>
         <LI><IMG src="contents_of_frame2.gif" alt="Image">
         <LI><A href="contents_of_frame3.html">Another page</A>
      </UL>
  </NOFRAMES>
</FRAMESET>
</HTML>

1.html:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
1

2.html:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2

3.html:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<INPUT type=text>

2. Open index.html in Firefox.
3. Try to type '/' into text input.
Actual Results:  
Quick find bar showed and symbol '/' can't typed into INPUT element

Expected Results:  
Symbol '/' should drawed into INPUT element

Language: Russian

Used add-ons:
British English Dictionary 1.19
Flashblock 1.5.2
IE Tab 1.1.1.4
ImgLikeOpera 0.6.14
InspectThis 0.2.8.1
Mouse Gestures 1.5.2
United States English Dictionary 2.0.0.6
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20061025 Minefield/3.0a1

This works for me in a current trunk build and in FF2.0. Can you retest in safe mode? http://kb.mozillazine.org/Safe_mode
Version: unspecified → 2.0 Branch
(In reply to comment #1)
> Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20061025
> Minefield/3.0a1
> 
> This works for me in a current trunk build and in FF2.0. Can you retest in safe
> mode? http://kb.mozillazine.org/Safe_mode
I can't repeat this bug in safe mode. But because of randomly appearance of this bug I can't determine what add-on is created it :(

WFM with FF2.0 (Bon echo nightly 2006110203)

But ...

i saw this very annoying bug for 2 weeks with Bon Echo ... not with /, but with '
I am speaking french, and a sentence like
"Je sais qu'il a tort" open a quickfind panel when i type the ' in a comment on a site like this one: http://www.zdnet.fr/actualites/informatique/0,39040745,39364463,00.htm  (after login to be able to write a comment)

--> it is really strange as ctrl-F open a little panel called "Find" ... here, it is the same, but called "QuickFind" and with no red X to close it ...

As Reporter, this bug is not always reproducible ...

The only common extension is IE Tab 1.1.1.4

I have a theme: Noia 2.0 version 3.30
workaround ...

when the bug occured ... give the focus to an other windows application and then come back to firefox ...

When the ' open a quick find, if i do that, when i come back, i'm able to type '  (it is why i'm not able to take a screeshot with my paint shop pro :-)
This problem occurred with all keys not just ` and /.  I believe it related to the Chatzilla extension as I had closed FF2, but left Chatzilla running.  Upon opening a new FF2 the bug occurred - upon switching to Chatzilla and closing it the behaviour went back to normal.  I've yet to be able to reproduce; however, it does seem to be related to a focus problem.
i don't have Chatzilla ...

Here is the list of extension i have:
Dom inspector 1.8.1
FireBug 0.4.1
Google Pagerank Status 0.9.7
HTML validator 0.7.9.5
IE Tab  1.2.0.20061106
Javascript Options 1.2.4
Nightly Tester Tools 1.2
ScrapBook 1.2.0.6
Tab Sidebar 1.0.3   (enabled, but not used in browser, using legacy tab system)
Talkback 2.0
Update Channel Selector 1.0.1
Web Developer 1.0.2
Xinha Here! 0.10

Thèmes: Activated: Noia 2.0 (eXtreme) 3.32

PS: i confirm the workaround: give the focus to other application and return back to FF ...

*** This bug has been marked as a duplicate of 311376 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.