Opened 14 years ago
Closed 11 years ago
#17766 closed enhancement (wontfix)
Browser update dismiss button lacks non-JavaScript fallback
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 3.2 |
Component: | Administration | Keywords: | needs-patch |
Focuses: | Cc: |
Description
The 'Dismiss' button in the browser update dashboard box doesn't do its thing without JavaScript enabled.
Attachments (1)
Change History (10)
#3
@
14 years ago
I'd say that's a sane solution. Without JS they can't hide any meta boxes, so I don't think they'll be expecting to be able to hide this one.
#5
@
14 years ago
We already annoy them enough on the dashboard if they have JS disabled. How challenging would it be to make this work without JS?
Note: See
TracTickets for help on using
tickets.
Simple approach of not allowing a dismiss if JavaScript is disabled.
For: None of the other metaboxes can be hidden. It's simple.
Against: The browser nag takes a high priority position and cannot be moved without JS, could be annoying for user who is forced to use an old browser without JS (not sure how likely this scenario is).