[Bug 21371] New: No text can be entered in HTML-Kit's visual mode (Prototype Pad)
http://bugs.winehq.org/show_bug.cgi?id=21371 Summary: No text can be entered in HTML-Kit's visual mode (Prototype Pad) Product: Wine Version: 1.1.36 Platform: x86-64 URL: http://www.chami.com/html-kit/download/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P4 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: RandomAccountName(a)mail.com Created an attachment (id=25734) --> (http://bugs.winehq.org/attachment.cgi?id=25734) Terminal output HTML-Kit build 292 includes a simple WYSIWYG editor, called graphical/visual mode or Prototype Pad. This consists of a toolbar with various text tools, and a text area for typing. In Wine, this mode *looks* normal, but no text can be entered in the text field. Component may be mshtml. The about button in the editing window says "the Prototype Pad is a tool based on the MSHTML component found on your computer"... winetricks ie6 fixes the issue. Terminal output is from starting the program and entering graphical/visual mode. (Winetricks was used to install wine-gecko.) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21371 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21371 --- Comment #1 from A Wine user <RandomAccountName(a)mail.com> 2010-01-28 05:14:17 --- Still present in 1.1.37. Looking a little closer, nothing in this program that uses the system's rendering engine seems to work. They all just display a blank white page. But I don't know whether it's the same bug breaking all of these things or not... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21371 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-01-28 05:21:10 --- (In reply to comment #1)
Looking a little closer, nothing in this program that uses the system's rendering engine seems to work.
What's that - system rendering engine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21371 --- Comment #3 from A Wine user <RandomAccountName(a)mail.com> 2010-01-28 07:17:32 --- By system rendering engine, I mean wine-gecko in Wine and IE in Windows. Some parts of this program are designed to embed a web page using the IE engine, but they don't work in Wine with wine-gecko. Meanwhile, I think this visual mode uses the MSHTML editor, which is another part of IE. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21371 --- Comment #4 from A Wine user <RandomAccountName(a)mail.com> 2010-02-15 10:26:34 --- Still present in 1.1.38. I did a little experimenting by using winetricks ie6, then removing the dll overrides one at a time and trying to reproduce this bug, in hopes of narrowing down where the problem lies. I found that the overrides required to make it function are mshtml and shdocvw. Take away either of those, and the bug returns. (It's a bit buggy unless shlwapi also has an override set, but it does allow text entry, at least.) Never mind the other broken things I mentioned before. I think that's a separate bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21371 --- Comment #5 from A Wine user <RandomAccountName(a)mail.com> 2010-04-17 15:25:51 --- Still present in 1.1.43. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21371 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mshtml Summary|No text can be entered in |HTML-Kit's visual mode |HTML-Kit's visual mode |(Prototype Pad) isn't |(Prototype Pad) |usable --- Comment #6 from A Wine user <RandomAccountName(a)mail.com> 2010-07-28 12:45:10 --- Still present in wine-1.2-562-ga6203f8, but mshtml is the only native override necessary to make it work now. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21371 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #7 from Jacek Caban <jacek(a)codeweavers.com> 2010-08-18 04:25:04 --- Please attach mshtml,shdocvw,urlmon debug traces. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21371 --- Comment #8 from A Wine user <RandomAccountName(a)mail.com> 2010-08-18 09:07:27 --- Created an attachment (id=30210) --> (http://bugs.winehq.org/attachment.cgi?id=30210) +mshtml,+shdocvw,+urlmon log (wine-1.3.0-335-g1afc16e) (In reply to comment #7)
Please attach mshtml,shdocvw,urlmon debug traces.
Done. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21371 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P4 |P2 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21371 --- Comment #9 from A Wine user <RandomAccountName(a)mail.com> 2011-07-02 03:04:46 CDT --- No change in wine-1.3.23-160-g38c13e5. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21371 --- Comment #10 from A Wine user <RandomAccountName(a)mail.com> 2012-08-17 15:37:51 CDT --- Still present in wine-1.5.11 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21371 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #11 from A Wine user <RandomAccountName(a)mail.com> 2013-05-25 01:50:58 CDT --- It (mostly) works in 1.5.31! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21371 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-07 15:01:04 CDT --- Closing bugs fixed in 1.6-rc1. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org