Copy issue with code boxes.

Post a reply


In an effort to prevent automatic submissions, we require that you complete the following challenge.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :| :mrgreen: :geek: :ugeek: :arrow: :angel: :clap: :crazy: :eh: :lolno: :problem: :shh: :shifty: :sick: :silent: :think: :thumbup: :thumbdown: :salute: :wave: :wtf: :yawn: :facepalm: :bravo: :dance: :beard: :morebeard: :xmas: :HeHe: :trollface: :cookie: :rainbow: :monkeysee: :monkeysay: :happybday: :headwall: :offtopic: :superhappy: :terms: :beer:
View more smilies

BBCode is ON
[img] is OFF
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Copy issue with code boxes.

Re: Copy issue with code boxes.

Post by Helgef » 26 Mar 2018, 05:36

I have no problem with this anymore :thumbup: .

No idea if opera changed, or forum. I use Opera Version: 51.0.2830.55.

Cheers and thank you very much.

Re: Copy issue with code boxes.

Post by tank » 23 Oct 2017, 15:40

OK i am going to revert the change then and keep looking

Re: Copy issue with code boxes.

Post by Helgef » 23 Oct 2017, 12:00

Thank you very much for your efforts tank, unfortunately, I see no improvement on Opera.

Edit:

Code: Select all

Version information

Version:	48.0.2685.50 (PGO) - Opera is up to date
Update stream:	Stable
System:	Windows 7 64-bit (WoW64)

Re: Copy issue with code boxes.

Post by tank » 23 Oct 2017, 11:22

It seems like the code that was to isolate the fix to FF and Opera is not working as intended. Can anyone confirm if it works now in opera?

Re: Copy issue with code boxes.

Post by derz00 » 23 Oct 2017, 09:18

@tank I cannot get it to work to copy in Chrome without first Click-dragging it with the mouse. But I guess it works for jNizM

Re: Copy issue with code boxes.

Post by jNizM » 23 Oct 2017, 09:12

Working:
- Google Chrome 62.xxx
- Mozilla Firefox 56.xxx

Not working:
- Vivaldi 1.12.xxx

Re: Copy issue with code boxes.

Post by tank » 23 Oct 2017, 09:02

I cant duplicate any issue in chrome. What specifically happens/ doesn't happen

Re: Copy issue with code boxes.

Post by derz00 » 23 Oct 2017, 07:34

:lol: ☕

Re: Copy issue with code boxes.

Post by joedf » 22 Oct 2017, 21:27

Sounds like a classic whack-a-mole situation. :lol:

Re: Copy issue with code boxes.

Post by derz00 » 22 Oct 2017, 17:57

for me it works in firefox but not Chrome

Re: Copy issue with code boxes.

Post by tank » 22 Oct 2017, 11:36

createRange method wrote:Note: the support for the selection object and its createRange method has been removed in Opera 10.5.
trying this
https://stackoverflow.com/questions/130 ... decontents

Code: Select all

msgbox this is a test
Please let me know if there is any meaningful change in behavior

Re: Copy issue with code boxes.

Post by tank » 04 Oct 2017, 07:37

I haven't found anything to help identify the issue for opera and I don't have opera myself.

Re: Copy issue with code boxes.

Post by Helgef » 04 Oct 2017, 00:09

It is still an issue on Opera.

Re: Copy issue with code boxes.

Post by gregster » 03 Oct 2017, 20:07

Well, I don't know about Opera, but it seems fixed for Firefox users, at least on Firefox 56.0 (64bit) with Win7 (actually, already since Tank restored the backup). I cannot test Win10 at this moment...

Re: Copy issue with code boxes.

Post by derz00 » 03 Oct 2017, 19:46

Hi, I am using Firefox on Window 10 and Pressing Select All then Ctrl + c does not copy the code.... Is the problem fixed for opera users?

Re: Copy issue with code boxes.

Post by tank » 11 Sep 2017, 07:46

Re: Copy issue with code boxes.

Post by gregster » 11 Sep 2017, 07:41

wolf_II wrote:I can confirm: the most recent version changes the highlight color in both the codebox and the editors (quick reply and full editor) for as well with FF.
Editors are still ok for me: Unchanged. Whitish/light grey color on dark background is what I am looking for; and that is still working

Re: Copy issue with code boxes.

Post by gregster » 11 Sep 2017, 07:37

no style edited it had always been that way and you didnt notice.
No, sorry, that is simply not true. Everything except commands (which are in light blue) is now in black. And black text on dark blue background is a bit hard to read (it is not totally unreadable, but much worse than before). Before it was lighter colors. I am 200 % sure.

p.s.: I can confirm waht wolf_II describes. At the time of his post, 'select all' was broken... not anymore.

Re: Copy issue with code boxes.

Post by wolf_II » 11 Sep 2017, 07:17

@tank: re. conflicting feedback from myself and gregster: At the time of my post, I did not get highlights in FF. About 2.5 hours later (at the time of gregster's post) I also no longer had that problem.

re. style changes: I can no longer see the color of comments in code boxes, it used to be a shade of green, now it shows plain black.

Code: Select all

; comment
I have no problem with the color changes, highlighted text is just a different shade of blue for me (FF), but I can still easily read it.
Also, color of comments is just an unexpected change, having it back to "greenish" would be nice.

Re: Copy issue with code boxes.

Post by jeeswg » 11 Sep 2017, 07:02

'Select all' and 'Expand' are working normally for me again (Internet Explorer 11 on Windows 7).

Top