[Bug 17196] New: Text Editor Curser can be scrolled outside editor
http://bugs.winehq.org/show_bug.cgi?id=17196 Summary: Text Editor Curser can be scrolled outside editor Product: Wine Version: 1.1.14 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: florian(a)fkoeberle.de This bug is about the cursor which displays the position, where text will appear in an text editor. In a text editor like notepad with enough content for scrollbars it is possible to scroll so long, until the cursor gets displayed oudside the actual text editor. If you scroll to much the cursor gets captured outside the editor and doesn't come back if you scroll back. I can reproduce the bug with notepad, however if you scroll the cursor so much, that it stays outside it will be actually out of the window. To see that the cursor gets actually displayed, if there is still window at the position you try the Application Warcraft III: World Editor, which suffers from the same 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=17196 --- Comment #1 from Florian <florian(a)fkoeberle.de> 2009-01-30 12:55:35 --- Created an attachment (id=19097) --> (http://bugs.winehq.org/attachment.cgi?id=19097) Notepad showing this bug. At the top left you see some pixels of the cursor. If I would have scrolled even more, the cursor would have become totally invisible. -- 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=17196 --- Comment #2 from Florian <florian(a)fkoeberle.de> 2009-01-30 13:00:06 --- Created an attachment (id=19098) --> (http://bugs.winehq.org/attachment.cgi?id=19098) A Text Editor in the World Editor. The cursor has been scrolled out here too. -- 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=17196 Florian <florian(a)fkoeberle.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial -- 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=17196 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2009-07-30 12:19:15 --- Is this still an issue in current (1.1.26 or newer) wine? -- 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=17196 --- Comment #4 from Florian <florian(a)fkoeberle.de> 2009-07-31 10:24:02 --- It's still an issue with wine 1.1.26. -- 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=17196 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2010-09-07 14:44:07 CDT --- Please give steps to reproduce this in 'wine notepad'. If necessary, attach a text file. -- 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=17196 --- Comment #6 from Florian <florian(a)fkoeberle.de> 2010-09-07 16:13:54 CDT --- 1. Open or create a file which is large enough to make notepad show a vertical scrollbar. e.g. Hold enter for a short time in a empty notepad editor. 2. Position the cursor at the first line 3. Click on the down arrow of the scrollbar. 4. Notice how the cursor is blinking like shown in attachment 19097. 5. Click on the down arrow again. 6. Click twice on the up arrow of the scrollbar 7. Notice that there is no cursor. -- 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=17196 Austin English <austinenglish(a)gmail.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=17196 --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> 2011-09-01 20:11:48 CDT --- Created an attachment (id=36198) --> (http://bugs.winehq.org/attachment.cgi?id=36198) avoid drawing outside of the screen Still present in 1.3.27. Easily reproducible by following comment #6 steps. The attached patch fixes the problem but probably not in the best place. Can anyone give a hint or see if this solution is reasonable? -- 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=17196 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |nerv(a)dawncrow.de Component|-unknown |user32 Ever Confirmed|0 |1 --- Comment #8 from André H. <nerv(a)dawncrow.de> 2011-09-04 11:25:51 CDT --- confirming i just sent a patch that fixes step 5-7 from #6: http://www.winehq.org/pipermail/wine-patches/2011-September/106278.html -- 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=17196 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #9 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-02-19 21:13:48 CST --- The problem from the steps 2-4 are fixed. From 5-7 remains. -- 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=17196 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Text Editor Curser can be |Text Editor Cursor can be |scrolled outside editor |scrolled outside editor -- 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.
https://bugs.winehq.org/show_bug.cgi?id=17196 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1d3b9448f6dccf642b015359af5 | |3e03f295a76cb Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #10 from Bruno Jesus <00cpxxx(a)gmail.com> --- Fixed by source.winehq.org/git/wine.git/commitdiff/1d3b9448f6dccf642b015359af53e03f295a76cb -- 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.
https://bugs.winehq.org/show_bug.cgi?id=17196 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.0-rc1. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=17196 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.8.x -- 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.
https://bugs.winehq.org/show_bug.cgi?id=17196 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |--- --- Comment #12 from Michael Stefaniuc <mstefani(a)redhat.com> --- Removing 1.8.x milestone from bugs included in 1.8.7. -- 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