Bug #2309 fix - Mailing list pgadmin-hackers

From Neethu Mariya Joy
Subject Bug #2309 fix
Date
Msg-id CAAdJd1Mwu7ths9DfsjZNOshML9wq_guMb5vXzrKhH-8kZojvbQ@mail.gmail.com
Whole thread Raw
Responses Re: Bug #2309 fix  (Joao De Almeida Pereira <jdealmeidapereira@pivotal.io>)
List pgadmin-hackers
Hi,
I am Neethu Mariya Joy, an undergraduate pursuing BE in Computer Science at BITS Pilani.

I've attempted to fix https://redmine.postgresql.org/issues/2309. Codemirrors catches all the keyboard and mouse events when 'readOnly' option is set to 'noCursor' and does not allow copying.
So, I've set 'readOnly' option to true. In order to hide the cursor, I've added a class 'hide-cursor-workaround' and applied css styles to hide the cursor.

I'm attaching my patch as bug2309.diff below as per the contribution guidelines.

Hope this helps. Thank you for your consideration!

Sincerely,
Neethu Mariya Joy

Attachment

pgadmin-hackers by date:

Previous
From: Neethu Mariya Joy
Date:
Subject: Bug #3083 fix
Next
From: Daniel VanDenBosch
Date:
Subject: Dark theme for pg admin 4