StackExchangeScripts icon indicating copy to clipboard operation
StackExchangeScripts copied to clipboard

Opéra browser and SEChatModifications

Open mvy opened this issue 13 years ago • 6 comments

Its seem that Opéra browser has little trouble to handle the CTRL+UP shortcut to select the lines when you can still edit your previous messages.

It goes through all editable messages like you did not have the userscript and then pops the green selection area. Still if you try to reply to a message, it edits the last message instead.

I guess the CTRL key does not take priority over single up arrow key.

mvy avatar Aug 24 '11 13:08 mvy

Related [I guess]: You can't go down when in selection mode (neither with CTRL+down or just down)

mvy avatar Aug 24 '11 14:08 mvy

Opera was throwing additional events related to the CTRL and arrow keys that weren't being taken into consideration by the keyboard navigation handlers. I've updated the script to consider these cases and handle them appropriately.

tms avatar Aug 28 '11 00:08 tms

There is still one problem, when you can edit your previous messages, you can't make a new reply, it always brings up the modification state.

mvy avatar Aug 28 '11 19:08 mvy

Gah, you're right. Sorry, I thought I tested that case. I'll fix the problem here shortly.

tms avatar Aug 28 '11 20:08 tms

Any luck with the problem?

mvy avatar Nov 09 '11 13:11 mvy

Yes, actually! I'll have a fix pushed out sometime before Sunday (hopefully sooner, but just in case)

tms avatar Nov 09 '11 19:11 tms