Closed
Bug 44769
Opened 26 years ago
Closed 25 years ago
Mouse pointer is a caret and no hand over a link {ib}
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: Sebastian, Assigned: waterson)
References
()
Details
(Keywords: polish, testcase, Whiteboard: [nsbetadenied])
Attachments
(2 files)
This bug was created after bug 22037 '<object> in inline containing block does
not display' was fixed. (this won't work with builds before 07/06)
Objects are displayed now, but if you have a look at the testcase (which
contains the line: <A href="about.html"> <OBJECT> <H2>About</H2> </OBJECT> </A>
mousing over the <h2>About</h2> will result in the mous cursor beeing a caret
instead of the pointing hand.
Is an object being a link supposed to show the whole object as a link? I
couldn't see a case in the HTML4 specs that raw html is allowed a object, but it
is e.g. allowed to contain an image. I wonder what mousepointer we would get in
that case?
| Assignee | ||
Comment 1•26 years ago
|
||
Warrants investigation. May be indicative of more serious problems.
Comment 2•25 years ago
|
||
FUTURE if we run out of time. Allegedly glitchy behavior in particular case;
could easily fix for post-RTM polish.
Keywords: polish
The new test case was found on my.yahoo.com on build 2000092508.
The source is
<a href=
http://rd.yahoo.com/M=77122.962838.2665104.823724/P=m2cvvil4110002/S=150000251:T1/A=432594/R=0/*http://vision.yahoo.com>
<center><small>Recap today's market activity on Yahoo! Finance Vision.
</small></center></a>
| Reporter | ||
Comment 8•25 years ago
|
||
The last testcase provided is not valid.
<a href= blabla">blabla</a> is just invalid html.
Nominating for mozilla1.0 as it this a seldom but important difference.
Keywords: mozilla1.0
| Reporter | ||
Comment 9•25 years ago
|
||
Nominating for Mozilla 1.0, but forgot whether to set status or keyword to
[mozilla1.0]. Mmmh, I guess status is the right one...
Keywords: mozilla1.0
Whiteboard: [nsbeta3-] → [nsbeta3-] [mozilla1.0]
| Reporter | ||
Comment 10•25 years ago
|
||
<spam> I learned that Moz1.0 nomination work by setting the keyword and not in
the status bar, sorry
Keywords: mozilla1.0
Whiteboard: [nsbeta3-] [mozilla1.0] → [nsbeta3-]
Comment 11•25 years ago
|
||
Changing Status for my reference. Was NSBETA2-.
Wasn't this fixed a long time ago?
WORKSFORME in Win 98 01-18-21. I also think this was a dupe
somewhere, but same difference.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Whiteboard: [nsbeta3-] → [nsbetadenied]
| Reporter | ||
Comment 12•25 years ago
|
||
The <H2>About</h2> text seems to invisible, but the pointer hand shows correctly
now, yes.
Comment 13•25 years ago
|
||
Reassigning QA Contact for all open and unverified bugs previously under Lorca's
care to Gerardo as per phone conversation this morning.
QA Contact: lorca → gerardok
Comment 15•25 years ago
|
||
Verified on:
build: 2001-04-16-06-Mtrunk
platform: WinNT
The mouse pointer is pointing hand on the link of the attached yahoo test case.
Status: RESOLVED → VERIFIED
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•