enzi Posted March 29, 2016 Share Posted March 29, 2016 Hi!I created a fork of Mumble 1.3.0 and I'm trying to replace the LogTextBrowser with a QWebEngineView so that users can watch embedded videos and look at embedded images in the chat log. I got a lot of what I need working, but I'm experiencing a strange bug involving the QWebEngineView and mouse events, or so I think. Basically, I can click buttons in the page and right-click the page, but I can't click and drag to select text. I don't have this problem in test applications like the Qt Creator "nano browser" example. That leads me to believe that code somewhere in mumble is interfering with the dragging event for QWebEngineView.Does anybody have any ideas as to what could be happening? If not, where can I get in contact with some developers/experts? I tried the IRC channel on freenode but it's quite dead and I never get a reply. I also looked for a mailing list but could not find a developer-targeted mail list.Any help is appreciated. Link to comment Share on other sites More sharing options...
Moderators fwaggle Posted March 30, 2016 Moderators Share Posted March 30, 2016 IRC is probably the best place, but you'll have to hang out a while for an answer and try multiple times if it gets lost in the backlog.Most of the active developers are (I think) all in the european timezones, so trying at different times might help as well. Full disclosure: I used to run a commercial Mumble host, and my opinions do not reflect the opinions of the Mumble project. Avatar is stolen from here Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now