Closed Bug 1547695 Opened 5 years ago Closed 5 years ago

The "Try Again" button is missing on the error pages

Categories

(Firefox :: Security, defect, P1)

68 Branch
x86_64
Windows 7
defect

Tracking

()

RESOLVED FIXED
Firefox 68
Tracking Status
firefox-esr60 --- unaffected
firefox66 --- unaffected
firefox67 --- unaffected
firefox68 --- fixed

People

(Reporter: over68, Assigned: johannh)

References

(Regression)

Details

(Keywords: regression)

Attachments

(2 files)

Steps to reproduce:

  • Go to about:neterror?e=connectionFailure

Actual results:

The "Try Again" button is missing on the error pages.

Flags: needinfo?(jhofmann)

Hey, I'm just starting to contribute to Firefox. I've done a few simple things already and I'd like to tackle some more difficult bugs (but not terribly complicated ones :o).
Is this a good issue for me?
Or maybe because Johann caused the regression he should fix it because he knows more about it?
Thanks!

Hey Mariana, thank you for your interest and sorry for the delayed response. I'm not sure if this bug is a good bug to choose for you because it's a regression we will need to uplift (thus being a bit time-critical) and the issue is also just a bit annoying to deal with (we basically have two elements that both have the same ID and need to support the same functionality).

Would you want to look into bug 1363279? I just added some instructions there. You can also reach out to me on IRC if you have any other questions.

Thanks!

Assignee: nobody → jhofmann
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Flags: needinfo?(jhofmann)
Priority: -- → P1

We were using the same ID on two elements, which kind of messed up things everywhere
our code reasonably expected only one element of the kind to exist. We just use a
class name now.

This also cleans up #advancedPanelErrorTryAgain which worked around this issue
by using a different ID.

Hi Johann, okay. Thanks for the directing me there & for offering further help! :)

Pushed by jhofmann@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7d59f5e3db1b
De-dupe #errorTryAgain on about:neterror/certerror. r=prathiksha
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
Attached image missing button

Hi guys,
I noticed that this bug is still occurring on some pages.
STR:

  1. create a profile. Open FF using that profile "online". Go to https://1stkissmanga.com/manga/omniscient-readers-viewpoint/
  2. Close FF and open it again with the same user but "offline". Go to the same page.

How can we proceed? Should I open a new bug? This happened on Windows 10 on nightly 82.0a1 (2020-09-01) (64-bit).

Regards, Flor.

Flags: needinfo?(gijskruitbosch+bugs)

(In reply to Florencia Di Ciocco from comment #9)

STR:

  1. create a profile. Open FF using that profile "online". Go to https://1stkissmanga.com/manga/omniscient-readers-viewpoint/
  2. Close FF and open it again with the same user but "offline". Go to the same page.

How can we proceed? Should I open a new bug? This happened on Windows 10 on nightly 82.0a1 (2020-09-01) (64-bit).

Regards, Flor.

Please file a new bug with more detailed steps - I can't reproduce on a clean profile on Windows 10. Thanks!

Flags: needinfo?(gijskruitbosch+bugs) → needinfo?(fdiciocco)
No longer blocks: 1662739

Hi,

So I opened bug 1662739. I was able to reproduce the bug every time and I attached a video for extra help.

Thanks for your reply, Flor.

Flags: needinfo?(fdiciocco)
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: