Closed
Bug 316603
Opened 19 years ago
Closed 19 years ago
Port bug 105894 to 1.8 branch
Categories
(Core :: DOM: UI Events & Focus Handling, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 105894
People
(Reporter: miken32, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-CA; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-CA; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
Bug 105894 concerns partially off-screen links causing a scroll when clicked. My company uses network monitoring software based on image maps, and with this bug, any image map bigger than the viewport is unusable. The patch is only a few lines, and doesn't seem like it could cause problems elsewhere (but, I am not a C++ programmer.)
I'm sure it's too late for Firefox 1.5, but maybe if it was checked into the 1.8 branch it would be there for Firefox 1.5.1?
Reproducible: Always
Steps to Reproduce:
Comment 1•19 years ago
|
||
Filing an extra bug doesn't help; it would be better to suggest that on the existing bug or nominate it for blocking status.
*** This bug has been marked as a duplicate of 105894 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•