http://bugs.winehq.org/show_bug.cgi?id=12166
Summary: Richedit "word wrap" refresh Product: Wine Version: 0.9.58. Platform: Other URL: http://emuleplus.info OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: vladimiroski@gmail.com
In the logs of the program, when changing the "word wrap" option of the RichEdit control, the option does not affect the behavior of the control until I select a different log, then switch back.
This, I think, may be a "refresh" issue, on Windows the "word wrap" option affects the control behavior instantly.
By the way, automatic scroll of RichEdit looks strange too, when automatic scroll is needed, it scroll to random places on the RichEdit.
http://bugs.winehq.org/show_bug.cgi?id=12166
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@orange.fr
--- Comment #1 from Eric Pouech eric.pouech@orange.fr 2008-03-23 11:43:02 --- can you post the +richedit trace of what goes on when clicking on this "word wrap" option ? TIA
http://bugs.winehq.org/show_bug.cgi?id=12166
--- Comment #2 from Vladimir vladimiroski@gmail.com 2008-03-23 12:36:13 --- Created an attachment (id=11569) --> (http://bugs.winehq.org/attachment.cgi?id=11569) +richedit trace of eMule Plus, from start to end.
Sadly to get a line that needs Word Wrapping I have to let the program running sevaral minutes, I can let it but trace file will be (even more) huge.
http://bugs.winehq.org/show_bug.cgi?id=12166
Vladimir vladimiroski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Linux Platform|Other |PC
--- Comment #3 from Vladimir vladimiroski@gmail.com 2008-03-23 12:45:48 --- Forgot to say what was done in the attached trace:
Note: there's 3 kinds of logs in eMule Plus, separated with Tabs, as far as I know, the three share the same RichEdit control.
Tabs are: a. Log b- Server Info c. Debug Log
I did open the program with the following command line: ' WINEDEBUG=+richedit wine /media/eMule/eMule/emule.exe &> wine-richedit-eplus.txt'
I did: 1. Opened eMule Plus. 2. Changing view in eMule Plus to "Debug Log", 3. Enabled "Word Wrap" option with contextual menu on RichEdit, 3.a. At this point, any line that need word wrapping is not affected. 4. Disabled "Word Wrap" option with contextual menu on RichEdit, Again: 5. Enabled "Word Wrap" option with contextual menu on RichEdit, 6. Changed tab to "Server Info", 7. Changed back tab to "Debug Log", 7.1 At this point, any line that need word wrapping is correctly wrapped. 8. Disabled "Word Wrap" option with contextual menu on RichEdit, 8.1 "Word Wrap" is not disabled until I repeat steps 6 and 7.
http://bugs.winehq.org/show_bug.cgi?id=12166
--- Comment #4 from Eric Pouech eric.pouech@orange.fr 2008-03-23 13:30:49 --- Created an attachment (id=11572) --> (http://bugs.winehq.org/attachment.cgi?id=11572) patch
this should force the update when the content changes (I'll make it a bit smarter later on)
http://bugs.winehq.org/show_bug.cgi?id=12166
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=12166
--- Comment #5 from Vladimir vladimiroski@gmail.com 2008-03-27 13:58:37 --- Thanks I'll wait next version of Wine to report, I hope your patch get included :)
http://bugs.winehq.org/show_bug.cgi?id=12166
--- Comment #6 from Eric Pouech eric.pouech@orange.fr 2008-04-19 02:37:15 --- it's in git by now
http://bugs.winehq.org/show_bug.cgi?id=12166
Vladimir vladimiroski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Difficulty|--- |Months Keywords| |source Resolution| |FIXED
--- Comment #7 from Vladimir vladimiroski@gmail.com 2008-05-04 21:09:47 --- As for Wine 0.9.60 I can finally say that "Word Wrap" is working perfectly :) Sadly I can't say the same for "Autoscroll" :(
Thank you Eric Pouech.
http://bugs.winehq.org/show_bug.cgi?id=12166
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Difficulty|Months |--- Keywords|source |
http://bugs.winehq.org/show_bug.cgi?id=12166
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2008-05-09 12:54:55 --- Closing bugs fixed in 1.0-rc1.