Opened 12 years ago
Closed 12 years ago
#5190 closed Bug (fixed)
Templates dialog: no automatic focus
Reported by: | Frederico Caldeira Knabben | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | UI : Dialogs | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed Review+ | Cc: |
Description
(3.2.x Branch)
The templates dialog must not focus on the first item of the list. The current behavior disturbs the mouse navigation.
The templates list should be focused on load, having the first item focused only when hitting the ARROW-DOWN key.
Attachments (1)
Change History (4)
Changed 12 years ago by
Attachment: | 5190.patch added |
---|
comment:1 Changed 12 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:2 Changed 12 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [5258].