View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019033 | MMW 5 | Track Browser | public | 2022-04-29 02:39 | 2022-08-18 19:36 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 5.0.3 | ||||
Target Version | 5.0.4 | Fixed in Version | 5.0.4 | ||
Summary | 0019033: Clicking node in Rating [Grid view] doesn't open the node | ||||
Description | In almost all MM Grid views, clicking the items in the view either expands the item to show children, or opens the item in a new screen. However, in [xxxx] > Rating [Grid view] 1 click the rating --> the rating gets selected (instead of opening in a new screen)! 2 Click the rating again --> the node opens in a new screen as expected Users expect that the second step shouldn't be required. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2660 | ||||
|
Test note - it is not always reproducible, it depends on where exactly user clicks and also it seems on some timing. |
|
Problem is, that the click event is not raised, if clicking inside rating control for the first time. I tried to test it with text, and it works with the text only (like "Unknown"), but not with the text inside span tag. Really strange behavior, I could not find the reason for longer time, postponed to 5.0.4. |
|
Fixed in build 2660. |
|
This still occurs on 2660. 1 Open Collection > Ratings node 2 Set View to Grid 3 Click on a Rating --> Only the very first time a Rating is clicked it doesn't open (only does select) 4 Click on same Rating --> Files shown 4 Click on different Rating --> Select only 5 Click on Rating in step 3 --> Select only Only once you click on Rating then click on same Rating to actually open it does the Rating always open on single click. |
|
Verified on re-release of 2660, single click opens file list. |