Closed Bug 616308 Opened 14 years ago Closed 14 years ago

Display :active styles on clicked links/elements in Fennec

Categories

(Firefox for Android Graveyard :: General, defect)

defect
Not set
normal

Tracking

(fennec-)

VERIFIED FIXED
Tracking Status
fennec - ---

People

(Reporter: mbrubeck, Assigned: mbrubeck)

References

Details

(Keywords: mobile, platform-parity, polish)

Attachments

(1 file)

Attached patch WIPSplinter Review
When you click a link in Fennec, we send mousedown and then mouseup at the same time, which means that :active styles never get a chance to display. This patch makes the styles display, but at the cost of adding an extra delay to clicks (which I don't think we want). This might be solved better by sending mousedown sometime before the double-click delay has expired, but see bug 609528 for some discussion of that approach.
Blocks: 616348
tracking-fennec: --- → ?
tracking-fennec: ? → 2.0-
Keywords: polish
Fixed by bug 623765
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
VERIFIED FIXED on: Build ID: Mozilla /5.0 (Android;Linux armv7l;rv:7.0a1) Gecko/20110529 Firefox/7.0a1 Fennec/7.0a1 Build ID: Mozilla /5.0 (Android;Linux armv7l;rv:6.0a2) Gecko/20110529 Firefox/6.0a2 Fennec/6.0a2 Build ID: Mozilla/5.0 (Maemo; Linux armv7l; rv:7.0a1) Gecko/20110529 Firefox/7.0a1 Fennec/7.0a1 Device: HTC Desire Z (Android 2.2), Nokia N900 (Maemo GTK)
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: