View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011896 | mantisbt | html | public | 2010-05-08 23:23 | 2014-12-08 00:34 |
| Reporter | dhx | Assigned To | dhx | ||
| Priority | normal | Severity | tweak | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.15 | ||||
| Target Version | 1.3.0-beta.1 | Fixed in Version | 1.3.0-beta.1 | ||
| Summary | 0011896: Remove [^] "open in new window" suffix from links | ||||
| Description | Modern browsers make it easy for users to open links in a new window via a context menu or shortcut key on the keyboard. Thus this feature is more-or-less redundant. It was also not clear to users that the characters [^] denote that a link will open in a new window. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 5e9b629f 2010-05-08 23:42 Details Diff |
Issue 0011896: Remove [^] "open in new window" suffix from links Modern browsers make it easy for users to open links in a new window via a context menu or shortcut key on the keyboard. Thus this feature is more-or-less redundant. It was also not clear to users that the characters [^] denote that a link will open in a new window. |
Affected Issues 0011896 |
|
| mod - core/string_api.php | Diff File | ||
| mod - core/print_api.php | Diff File | ||
| mod - core/html_api.php | Diff File | ||
| mod - my_view_inc.php | Diff File | ||