Closed Bug 1429249 Opened 6 years ago Closed 6 years ago

New tab links don't navigate when clicked

Categories

(Firefox :: New Tab Page, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 59
Iteration:
59.4 - Jan 15
Tracking Status
firefox-esr52 --- unaffected
firefox57 --- unaffected
firefox58 --- unaffected
firefox59 --- fixed

People

(Reporter: Oriol, Assigned: andreio)

References

Details

(Keywords: regression)

Attachments

(1 file)

1. Disable activity stream junk
2. Go to about:newtab
3. Click some link

Result: the link is not navigated. Instead I have to right click it and open it in a new tab.

https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=310b03d6022225dbbcd7db3cba55f940fccbb3ea&tochange=c2e1ad141fd7e257b4a099812acdfdcf576afa0c
Assignee: nobody → andrei.br92
Attachment #8941381 - Flags: review?(edilee)
As a result of the previous PR the link handler would prevent navigation by calling preventDefault on the event.
Comment on attachment 8941381 [details]
Bug 1429249 - Don't prevent link navigation when clicking on tiles.

https://reviewboard.mozilla.org/r/211698/#review217502

::: browser/base/content/newtab/sites.js:250
(Diff revision 2)
>    /**
>     * Handles site click events.
>     */
>    onClick: function Site_onClick(aEvent) {
>      let pinned = this.isPinned();
>      let tileIndex = this.cell.index;

This looks to be unused from the previous change
Attachment #8941381 - Flags: review?(edilee) → review+
Keywords: checkin-needed
Pushed by edilee@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/da8ba47df0fc
Don't prevent link navigation when clicking on tiles. r=Mardak
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/da8ba47df0fc
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
Iteration: --- → 59.4 - Jan 15
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: