roundcube / roundcubemail

The Roundcube Webmail suite
https://roundcube.net
GNU General Public License v3.0
5.79k stars 1.62k forks source link

Page jump list opens then closes immediately #9196

Closed andycouzens closed 9 months ago

andycouzens commented 10 months ago

When first clicking in the page input control the popover appears then disappears immediately. Clicking a second time once it already has focus works as expected.

First noticed on 1.6.2 but this is still happening on 1.6.4, we're using the elastic skin.

Thanks, Andy

alecpl commented 10 months ago

I'm unable to reproduce. What browser? Are you using any plugins?

andycouzens commented 10 months ago

Yes we're using Chrome and the following plugins, some of which are our own plugins.

'managesieve',
'shared_mbx_v2',
'new_user_identity',
'acl',
'check_recipients',
'tkn_auth',
'idlelogoutv2',
'messagesize',
'contextmenu',
'chpass',
'reconnect'

When I encountered the issue I looked to see if there were any CSS conflicts i.e. CSS from our custom plugins maybe conflicting with the skin css etc. I couldn't spot anything (we've had conflicts previously that we resolved within our plugins) I appreciate that rc+ is not a vanilla skinned rcm, but the issue also happened on their demo site, so it appeared it wasn't an issue specific to us and could possibly be an issue in rcm.

I tried with no plugins configured and got the same issue.

In addition I noticed that my hosted email provider that uses rcm 1.6 also has the same issue.

andycouzens commented 10 months ago

Just wondering if there was any further info on this?

I've replicated using the official 1.6.5 docker image with no plugins configured, so it's definitely an issue with roundcube.

alecpl commented 10 months ago

I confirm the issue in Firefox and Chrome using git-master.

alecpl commented 9 months ago

Fixed.