Closed
Bug 236951
Opened 21 years ago
Closed 13 years ago
Enable non-href link recognition
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: reinout, Unassigned)
Details
I hope this is the right component; if not please correct.
It would be nice if the browser could recognize a URL which isn't a HREF in the
HTML source. Often you come across URLs that aren't "active" so you have to
select them, copy them, and past them in the location bar.
My proposal is that Mozilla would automatically recognize those plain-text URLs
when either:
- the mouse pointer hovers over one; it could dynamically underline the link in
that case
- text which is parsable as an URL is selected and right-clicked. The context
menu could show an option 'Open in new window/tab' like it does with normal links.
Comment 1•21 years ago
|
||
The problem with this is that Mozilla would have to display the page in a
different way than the designer and the source code specify.
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
| Reporter | ||
Comment 2•21 years ago
|
||
In the second example, there's no different rendering then intended.
Apart from that, the user should always be able to specify their own style
sheets etc. The web site maker should have no definite control over how the site
is rendered, but can only give suggestions.
| Reporter | ||
Comment 3•20 years ago
|
||
Setting Product to Core because it's also relevant for Firefox.
Component: XP Apps: GUI Features → Layout: View Rendering
Product: Mozilla Application Suite → Core
Version: Other Branch → Trunk
it may be relevant, but the new component isn't. and afaik there's no component
in core that is. if you need the bug for both products, file a second bug and
cross reference them.
| Reporter | ||
Comment 5•20 years ago
|
||
Moving to Firefox, then.
Component: Layout: View Rendering → General
Product: Core → Firefox
Comment 6•20 years ago
|
||
Updated•19 years ago
|
Assignee: guifeatures → nobody
QA Contact: general
Updated•17 years ago
|
Target Milestone: --- → Future
Comment 7•13 years ago
|
||
This is a feature that we can't do in the browser as we can't second-guess the reasons that a webpage created its content the way it is, but there are various add-ons that provides this kind of feature for users who want it.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•