Closed
Bug 365551
Opened 19 years ago
Closed 18 years ago
Auto-case mode erroneously shows Match Case box sometimes
Categories
(Toolkit :: Find Toolbar, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha5
People
(Reporter: zerodpx, Assigned: asaf)
Details
Attachments
(2 files)
1.56 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
2.85 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
Steps to reproduce:
* Set accessibility.typeaheadfind.casesensitive to 2
* Ctrl-f to bring up the find bar on some page
* Type a phrase that isn't found
* Hit ctrl-g to "find again". This should do nothing; instead it makes the Match Case checkbox appear.
Haven't tried to reproduce with the new XUL find widget on trunk, so this may be a branch-only bug.
Comment 1•19 years ago
|
||
(In reply to comment #0)
> Haven't tried to reproduce with the new XUL find widget on trunk, so this may
> be a branch-only bug.
>
Same issue exists in current trunk.
Assignee | ||
Comment 2•19 years ago
|
||
Assignee: nobody → mano
Status: NEW → ASSIGNED
Assignee | ||
Updated•19 years ago
|
Attachment #255954 -
Flags: review?(gavin.sharp)
Updated•18 years ago
|
Attachment #255954 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 3•18 years ago
|
||
Attachment #262562 -
Flags: review?(gavin.sharp)
Assignee | ||
Updated•18 years ago
|
Priority: -- → P3
Target Milestone: --- → Firefox 3 alpha5
Updated•18 years ago
|
Attachment #262562 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 4•18 years ago
|
||
mozilla/toolkit/content/widgets/findbar.xml 1.12
mozilla/toolkit/content/tests/chrome/bug288254_window.xul 1.2
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•