| Summary: | [Toolbar] Using arrow keys with all items disabled freezes the browser | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Sebastien Arod <sebastien.arod> | ||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | 2.0 | ||||||
| Target Milestone: | 2.1 M2 | ||||||
| Hardware: | PC | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
Fixed in master with commit 62bd1b555cb08af55b4b9d9cb52a5d2d7837436e. |
Created attachment 228821 [details] A snippet project showing the problem Using arrow keys on a toolbar with all items disabled freezes the application. Reproducible case: * Set focus on a toolbar where all items are disabled using TAB key * Press the right arrow key The browser freezes (on chrome only the browser tab freezes). I attached a snippet project showing the issue: Reproducible case using the snippet project: * Start the snippet * Press TAB to switch focus from text widget to the toolbar * Press RIGHT arrow key => Freeze