Closed Bug 128601 Opened 23 years ago Closed 18 years ago

a:hover causes one line of text to be broken into two lines of text

Categories

(Core :: Layout: Tables, defect, P3)

defect

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: dalef, Unassigned)

References

()

Details

(Keywords: testcase, Whiteboard: [reflow-refactor])

Attachments

(1 file)

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.8) Gecko/20020204
BuildID:    2002020406

When viewing http://www.srsd.org/~dfeinstein/test.html with Mozilla 0.98 (and
Netscape 6.2.1), the link "Southern Regional School District" appears on one
line.  However, once passing the mouse pointer over this link, this link is
broken into two lines, with "Southern Regional School" on one line and
"District" on the line below.

In this example, a:hover is used in the following manner:

a:hover {color: red; background-color: silver; border-width: 1px; border-color:
black; border-style: dotted; padding: 2px; text-decoration: none;}


When testing http://www.srsd.org/~dfeinstein/test.html in Internet Explorer 5.5
and 6.0, the link remains on one line when passing the mouse pointer over it.


Reproducible: Always
Steps to Reproduce:
1.  Access http://www.srsd.org/~dfeinstein/test.html
2.  Pass mouse pointer over the link, "Southern Regional School District"


Actual Results:  This link which was previously one line is now broken into two
lines, with "Southern Regional School" on one line, and "District" on the line
below.

Expected Results:  The link, "Southern Regional School District", should have
remained on one line, instead of being broken up into two lines.
Confirming on 2002022603 Win2k. Looks more like a problem with the Style System
than with Event Handling to me, though.
Status: UNCONFIRMED → NEW
Ever confirmed: true
And after you move the mouse back off, the line stays wrapped.

-> layout for first look, but could be tables, or style.
Assignee: joki → attinasi
Component: Event Handling → Layout
QA Contact: madhur → petersen
Changing QA contact
QA Contact: petersen → amar
Priority: -- → P3
Target Milestone: --- → Future
*** Bug 163864 has been marked as a duplicate of this bug. ***
This is the testcase from the duplicate bug 163864:
http://bugzilla.mozilla.org/attachment.cgi?id=96186&action=view

(click on the links in the testcase to see bug).
Assignee: attinasi → karnaze
Severity: normal → minor
Component: Layout → HTMLTables
OS: Windows 98 → All
Hardware: PC → All
Target Milestone: Future → ---
Target Milestone: --- → Future
mass reassign to default owner
Assignee: karnaze → table
QA Contact: amar → madhur
Target Milestone: Future → ---
Target Milestone: --- → Future

*** This bug has been marked as a duplicate of 215857 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
er.. that's not what I meant to do.  :(
Status: RESOLVED → REOPENED
Depends on: 215857
Resolution: DUPLICATE → ---
Whiteboard: [reflow-refactor]
Attached file testcase
Keywords: testcase
This WFM using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060527 Minefield/3.0a1 ID:2006052705
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20061208
Minefield/3.0a1 ID:2006120812 [cairo]

fixed when reflow branch landed on trunk
this worked before --> WFM
Status: REOPENED → RESOLVED
Closed: 21 years ago18 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: