Closed Bug 965649 Opened 10 years ago Closed 10 years ago

Don't link full page width in search results.

Categories

(Webtools Graveyard :: DXR, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: erik, Unassigned)

References

Details

(Whiteboard: css easy)

It's just noise--and in a tight space, at that. We have a nice, fat row highlight to promise clickability.
Whiteboard: css → css easy
I don't see any row highlight, so this bug isn't entirely true. Decide what to do, if anything. For one thing, I'm not thrilled that you can click the whole width of the page but there's no visual indication of it. Sometimes I click out in whitespace just to defocus things, and I'm surprised when I'm whisked off to somewhere else.
Let's keep the mouseover underline, but let's make it so only the text--not the whole width of the page--is clickable. Defocusing the query field is a common need when you've just done a search-as-you-type search and then want to Page Down through the results. You should be able to click any old whitespace on the page to do it. There's plenty of target area in most lines of code to make extending the click area unnecessary.
Summary: Remove mouseover underline from search results table. → Don't link full page width in search results.
Plus, full-width linking hobbled highlighting as explained in bug 1002791.
Hi there! I think I fixed this. I created a pull request:
https://github.com/mozilla/dxr/pull/355
Commit pushed to master at https://github.com/mozilla/dxr

https://github.com/mozilla/dxr/commit/1f9d4f1ab343068818044f05fef6d3a42eba29ef
Merge patch to not link full page width on results. Fix bug 965649. Close #355.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Commit pushed to es at https://github.com/mozilla/dxr

https://github.com/mozilla/dxr/commit/1f9d4f1ab343068818044f05fef6d3a42eba29ef
Merge patch to not link full page width on results. Fix bug 965649. Close #355.
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.