Closed Bug 59224 Opened 24 years ago Closed 24 years ago

Anchor titles displaying off the screen

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

x86
All
defect

Tracking

()

VERIFIED DUPLICATE of bug 57599

People

(Reporter: ayo_adedipe, Assigned: joki)

References

()

Details

Attachments

(1 file)

When hovering over the javascript winopen a box is supposed to pop up with the provided text, but with this a long string of text is printed when hovering over the "AGP Pro" link. I have a pretty big monitor and that long string of text just isn't fitting on my screen even at high resolutions.
The problem here is the way the title attribute of an anchor is displayed when the mouse is moved over the link. For long text IE breaks the text onto multiple lines and keeps the text on the screen, but Mozilla puts the text on one line and lets it go off the screen. Also Mozilla seems like it can only handle a line of text as wide as the screen (around 193 characters for me), but IE can handle longer.
Assignee: rogerl → joki
Status: UNCONFIRMED → NEW
Component: Javascript Engine → Event Handling
Ever confirmed: true
OS: Windows 98 → All
QA Contact: pschwartau → lorca
Summary: Javascript WinOpen doesn't display correctly → Anchor titles displaying off the screen
Confirming bug using commericial binaries 20001105xx on WinNT, Linux, and Mac. Changing OS to "All". Note the behavior on all three platforms is different. On Linux, long titles get truncated when we reach the edge of the screen; on the other two platforms, the title continues off the screen. Browser, not engine. Not sure of which component here; reassigning to Event Handling for further triage -
*** This bug has been marked as a duplicate of 57599 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
VERIFIED.
Status: RESOLVED → VERIFIED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: