View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0030835 | mantisbt | ui | public | 2022-08-04 08:40 | 2022-08-04 12:45 |
Reporter | 00 | Assigned To | dregad | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Target Version | 2.25.6 | ||||
Summary | 0030835: unreachable submit button (Update Information) on issue update when using tab key | ||||
Description | From the update form, it seems impossible to go to submit button (named "Update Information") from last field. | ||||
Tags | No tags attached. | ||||
I can reproduce the problem - the tabindex attribute is missing from the button. Looking at git history, the problem is actually much more ancient than 2.25.5... MantisBT master 1160afdb |
|
While testing, I noticed that the tabindex is also not properly set for:
|
|
|
|
PR https://github.com/mantisbt/mantisbt/pull/1838 Snippets plugin issue is fixed in v2.4.1 (just released) |
|