Giter VIP home page Giter VIP logo

Comments (5)

jessepollak avatar jessepollak commented on September 16, 2024

Thanks for this report — I really appreciate it! I've added Google Hangouts to the wiki here.

If you want to take a look this weekend, I'd be happy to provide backup :D

from command.

JSFernandes avatar JSFernandes commented on September 16, 2024

Like I said, I started taking a look into this today. I figured out that the hangouts input is inside an iframe, such as this one:

<iframe src="https://hangouts.google.com/webchat/u/1/frame?v=[redacted]" frameborder="0" scrolling="no" class="a7A" width="262" height="379"></iframe>

Since this iframe points to hangouts.google.com, I think this makes it impossible to interact with the input from mail.google.com, due to CORS issues.

If I go to hangouts.google.com, I also get a similar iframe, but one whose DOM I can actually interact with, seeing as there are no CORS issues.

I'm now gonna look into ContentEditable.js and the the contenteditable standard. If you've got any good links to explain those, I'd greatly appreciate it.

from command.

jessepollak avatar jessepollak commented on September 16, 2024

Awesome, good research! I don't have any really great resources on contenteditable, but I'm happy to answer any questions you have may about ContentEditable.js!

from command.

bgiesing avatar bgiesing commented on September 16, 2024

@jessepollak @JSFernandes Here's some links with dev info and things you can do with it:
https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Content_Editable
http://www.w3schools.com/tags/att_global_contenteditable.asp
https://medium.com/medium-eng/why-contenteditable-is-terrible-122d8a40e480
http://lifehacker.com/5980134/turn-any-browser-window-into-a-quick-edit-notepad
http://www.labnol.org/internet/design/edit-web-pages-like-wiki/3832/

from command.

livejamie avatar livejamie commented on September 16, 2024

It's a long shot but I wanted to bump this

from command.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.