Open Bug 301395 Opened 19 years ago Updated 2 years ago

<a name> becomes focussed if you search to it with /foo

Categories

(Toolkit :: Find Toolbar, defect, P2)

defect

Tracking

()

People

(Reporter: ian, Unassigned)

References

()

Details

(Keywords: regression)

Attachments

(1 file)

STEPS TO REPRODUCE
  1. data:text/html,%3C!DOCTYPE%20HTML%3E%3Cp%3E%3Ca%3Etest%3C%2Fa%3E%3C%2Fp%3E
  2. Search for "test" using "/test".

ACTUAL RESULTS
  The word "test" has a focus outline around it!

EXPECTED RESULTS
  The word "test" should not get an outline, just like it doesn't if you use 
  Ctrl+F to search for it, or if you put the caret there (f7) or if you try 
  tabbing to it or anything.
taking.
Assignee: nobody → masayuki
Keywords: regression
OS: Linux → All
Hardware: PC → All
Target Milestone: --- → Firefox1.6-
Attached patch Patch rv1.0Splinter Review
Attachment #201962 - Flags: review?(mconnor)
Status: NEW → ASSIGNED
This patch changes that the found link content is not actual link(e.g., <a name>), the founld link element is not saved in its member. So, for out of the class(i.e., for findBar.js), the link is not found by previous search.
Whiteboard: [needs review mconnor]
Product: Firefox → Toolkit
Comment on attachment 201962 [details] [diff] [review]
Patch rv1.0

Mano knows this code way better, not sure if this still applies, but I'm not going to have cycles for it anytime soon.
Attachment #201962 - Flags: review?(mconnor) → review?(mano)
I'm resetting bugs which are assigned to me but I'm not working on them and I don't have plan for fixing them in near future.
Assignee: masayuki → nobody
Comment on attachment 201962 [details] [diff] [review]
Patch rv1.0

Unfortunately this doesn't apply any longer.
Attachment #201962 - Flags: review?(mano) → review-
This is a mass change. Every comment has "assigned-to-new" in it.

I didn't look through the bugs, so I'm sorry if I change a bug which shouldn't be changed. But I guess these bugs are just bugs that were once assigned and people forgot to change the Status back when unassigning.
Status: ASSIGNED → NEW
Per comments 5 & 6, would you say this is a wont fix?
Flags: needinfo?(masayuki)
(In reply to Justin [:JW_SoftvisionQA] from comment #8)
> Per comments 5 & 6, would you say this is a wont fix?

No, just *I* stepped down from the assignee of this bug.
Flags: needinfo?(masayuki)
This is intended behavior for Quickfind... search for links is enabled by default when activating with '/'.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
(In reply to Mike de Boer [:mikedeboer] from comment #10)
> This is intended behavior for Quickfind... search for links is enabled by
> default when activating with '/'.

No, <a name> doesn't create a link. A link is created only when <a> element has href and it has valid URL. Didn't you misjudge?
Flags: needinfo?(mdeboer)
Hmm, I think you're right.
Status: RESOLVED → REOPENED
Flags: needinfo?(mdeboer)
Resolution: WONTFIX → ---
Status: REOPENED → NEW
Priority: -- → P2
Target Milestone: mozilla1.8.1 → ---
Whiteboard: [needs review mconnor]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: