Status bar link preview content not updating if href is removed on mouseover

Bug #1595728 reported by fanqi1234
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
firefox (Ubuntu)
New
Undecided
Unassigned

Bug Description

Firefox 47.0 Mozilla Firefox for Ubuntu canonical - 1.0
When "href" attribute is removed from <a> on mouseover event, the statusbar in Firefox stays on even after mouse is moved away from the <a> link.

$('#one').on('mouseover', function(evt) {
  $(evt.target).removeAttr('href');
});

Code example:
https://jsfiddle.net/4b5wL52m/

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: firefox 47.0+build3-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
Uname: Linux 4.4.0-24-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: qifan 2084 F.... pulseaudio
 /dev/snd/controlC1: qifan 2084 F.... pulseaudio
BuildID: 20160606113944
Channel: Unavailable
CurrentDesktop: KDE
Date: Thu Jun 23 14:40:07 2016
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini or extensions.sqlite)
InstallationDate: Installed on 2016-04-22 (62 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
IpRoute:
 default via 172.16.63.1 dev enp2s0 proto static metric 100
 169.254.0.0/16 dev enp2s0 scope link metric 1000
 172.16.63.0/24 dev enp2s0 proto kernel scope link src 172.16.63.130 metric 100
 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 linkdown
Locales: extensions.sqlite corrupt or missing
PrefSources: prefs.js
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=47.0/20160606113944 (In use)
RfKill:

RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/05/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A10
dmi.board.name: 0WMJ54
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 15
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.:bvrA10:bd11/05/2015:svnDellInc.:pnOptiPlex3020:pvr00:rvnDellInc.:rn0WMJ54:rvrA01:cvnDellInc.:ct15:cvr:
dmi.product.name: OptiPlex 3020
dmi.product.version: 00
dmi.sys.vendor: Dell Inc.

Revision history for this message
fanqi1234 (fanqi1234) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.