Closed
Bug 411405
Opened 17 years ago
Closed 17 years ago
Click to view other threads shouldn't show if javascript is disabled
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
0.5
People
(Reporter: samuel.sidler+old, Assigned: ted)
References
()
Details
Attachments
(1 file)
|
1.19 KB,
patch
|
Details | Diff | Splinter Review |
Reported by timeless, Sep 03, 2007
What is the problem?
With javascript disabled, there's a fairly useless link "Click to view
other threads"
What is the expected behavior?
1. install noscript
2. visit
http://crash-stats.mozilla.com/report/index/e914fd3a-5a76-11dc-aa5d-001a4bd43ef6?date=2007-09-03-23
3. there should not be any links that aren't really useful.
What happens instead?
Stack Traces
Stack of Crashing Thread
...
<Click to view other threads>
Stack of Thread 1
...
...
What version of the product are you using, and on what OS?
Current, Linux
Please provide any additional information below.
I know the link isn't technically broken as it does scroll me right to
Stack of Thread 1 (typically 1 line down from the link). But it's really
useless.
Comment 1•17 years ago
|
||
Should class it as hidden by default and show with JS.
Target Milestone: --- → 0.7
| Assignee | ||
Comment 3•17 years ago
|
||
Fixed in revision 339.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: 0.7 → 0.5
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•