When in code editor mode, for example when editing a records file in BIND, if all text is highlighted and the mouse is right clicked (in order to bring up a context menu) all content is deleted and replaced with a dash.
Browser: Firefox ESR 45.1.1 Theme: Authentic Theme 18.00
Status:
Closed (fixed)
Comments
Hi,
I unfortunately can not reproduce it. Please try in incognito mode. It might be caused by some extensions.
Other than that please provide video-screencast with opened console.
this does not occur in incognito mode.
A strange one as it only happens if you ctrl-a and then right click - not if you select some text and then right click.
As you say there must be an add-on that is interfering with the dom somewhere - very annoying!
Submitted by andreychek on Tue, 06/07/2016 - 12:05 Comment #3
Could you try disabling your Fireflx add-ons one at a time, and then testing it? That should show which add-on is responsible for the problem.
Closing as not theme issue.
I've now replicated on Chrome 51.0.2704.84 (64-bit) in Incognito mode
https://youtu.be/h9Hj28Gs12o
It seems to happen if there is more than 24 lines or more selected.
Is there anything appearing in the console?
Nothing appears in the console.
Please have a look: http://rostovtsev.ru/pub/src/authentic/18.01b/working_editor.webm
I can't reproduce it.
It looks like some event happens after you right click with ~250ms delay.
Did you try incognito mode?
Ok, I could reproduce it. (not in 51+ though). This is a very strange one.
I will not be able to fix it now and will leave it for the future releases. It doesn't seem very scary one as it doesn't happen when at least some little part not selected. Besides you can copy using Ctrl+C.
I think it might be the browser's bug. Maybe not. (It works on Chrome 51 properly and <=50 not).
Ok, I managed to figure this out. It will be fixed in 18.01.
Thanks for reporting.