View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0029189 | 2.x IDE Bugs | UI | Public | 2018-03-22 09:24 | 2019-01-04 16:29 |
Reporter | Sam Cumming | Assigned To | Alan Savage | ||
Priority | Medium | Severity | Text/Typo | Reproducibility | 100% |
Status | Closed | Resolution | Fixed | ||
Product Version | 2.1.4 | ||||
Target Version | 2.2.1 | Fixed in Version | 2.2.1 | ||
Summary | 0029189: UI: [Mac IDE] "Laptop Mode" tooltip shows instructions for use on Windows machines | ||||
Description | The tooltip for the Laptop Mode button on Mac doesn't show Mac specific keys, and instead shows instructions for use on Windows machines. There is no 'Right Ctrl' on Mac, so we should instead refer to 'Right Command'. | ||||
Steps To Reproduce | 1. Open any project on Laptop. 2. Hover over the Laptop Mode button in toolbar. 3. Observe tooltip. | ||||
Tags | No tags attached. | ||||
2.x IDE Found In | 2.1.4.276 | ||||
2.x Runtime Found In | 2.1.4.192 | ||||
2.x IDE Verified In | 2.2.1.347 | ||||
2.x Runtime Verified In | 2.2.1.262 | ||||
|
english.csv has two new strings: $win_LaptopRHSKeys,Right Control and Right Alt,Right Control and Right Alt,,Windows version of laptop mode keys $mac_LaptopRHSKeys,Right Command and Right Alt,Right Command and Right Alt,,Mac version of laptop mode keys And IDETooltip_LaptopMode_Description has been altered accordingly. Other languages will need updating similarly. |
|
This looks like it is fixed |
|
Reopening. As of: GREEN (309) RED (1460) The tooltip still refers to 'left control' rather than 'left command'. See attached screenshot. |
2018-06-21 17:07 Developer |
|
|
Closing. Verified as fixed in: IDE v2.2.1.347 Runtime v2.2.1.262 |