Open Bug 686712 Opened 13 years ago Updated 2 years ago

Show go button in blank tab with text in url bar

Categories

(Firefox :: Toolbars and Customization, defect)

defect

Tracking

()

People

(Reporter: alice0775, Unassigned)

References

Details

(Keywords: regression)

Attachments

(1 file)

Build Identifier: http://hg.mozilla.org/mozilla-central/rev/da2f5b63ba1e Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0a1) Gecko/20110913 Firefox/9.0a1 ID:20110913030846 In certain condition, Combined Stop/Go/Refresh button breaks function of reload. Reload button doe not work. Reproducible: Always Steps to Reproduce: 1. Open Firefox with clean profile 2. Open a New tab and select 3. Input or paste any url (ex. https://bugzilla.mozilla.org/ ) 4. Click Go button and click stop button immediately(before URl is loaded) 5. Now, you can see reload button 6. Click reload button Actual Results: Nothing happen, Reload button doe not work. Expected Results: URL in the location bar should be reloaded by clicking the reload button. Alternatively Go button should be activated. In Firefox3.6.21, Go button is activated, And Stop and Reload buttons are in disabled state. So I can click Go button to load the url.
s/doe/does/g
Version: unspecified → Trunk
This bug appeared in Firefox 4, and the UX team tried to convince me that it is intentional (lol). I encounter this bug everyday...
The name of the bug is misleading. The function isn't broken at all. You can navigate to the URL in the url bar by focusing the text and clicking Go or pressing enter.
Summary: Combined Stop/Go/Refresh button breaks function of reload → Show go button in blank tab with text in url bar
Attached patch patch (deleted) — Splinter Review
It is a valid bug though. Here's a patch to fix it.
Assignee: nobody → fryn
Status: NEW → ASSIGNED
Attachment #561042 - Flags: review?(dao)
Comment on attachment 561042 [details] [diff] [review] patch >+#urlbar[pageproxystate="invalid"][focused="true"] > #urlbar-stop-button, >+#urlbar-reload-button[displaystop] + #urlbar-stop-button + #urlbar-go-button { > visibility: collapse; > } With this we display no button at all when loading a page and focusing the url bar.
Attachment #561042 - Flags: review?(dao) → review-
Assignee: fryn → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: