Opened 17 years ago

Closed 16 years ago

#1273 closed Bug (fixed)

Opera: editing area loses focus when clicking on toolbar buttons

Reported by: Frederico Caldeira Knabben Owned by: Frederico Caldeira Knabben
Priority: Must have (possibly next milestone) Milestone: Opera Compatibility
Component: General Version:
Keywords: Cc: Hallvord R. M. Steen (Opera Software)

Description

When using toolbar buttons, like bold and italic, it is expected the focus to remain in the editing area, so it is enough typing to continue writing.

Change History (3)

comment:1 Changed 16 years ago by Hallvord R. M. Steen (Opera Software)

Priority: NormalHigh

In my opinion this is annoying enough to be a high-pri showstopper. I have not analysed it yet.

comment:2 Changed 16 years ago by Hallvord R. M. Steen (Opera Software)

Owner: set to Frederico Caldeira Knabben

Could we add a couple of extra .focus() calls?

For example, finishing FCKStyles.ApplyStyle by calling

FCK.EditorWindow.focus();

would solve it for B, I and the other inline stuff. You probably know where to put it to resolve it for block formatting..

comment:3 Changed 16 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: newclosed

You was right Hallvord. Fixed with [918]. Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy