http://bugs.winehq.org/show_bug.cgi?id=17163
Summary: winrar text box covered by a horizontal scrollbar Product: Wine Version: 1.1.13 Platform: PC-x86-64 URL: http://rarlabs.com/download.htm OS/Version: Linux Status: NEW Keywords: download, regression Severity: minor Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: thestig@google.com
Created an attachment (id=19041) --> (http://bugs.winehq.org/attachment.cgi?id=19041) screenshot - bad on the left, good on the right.
I was looking at bug 12087 and 12088, and I noticed a regression. Steps to reproduce:
- start winrar - press the add button on the toolbar - go to the file tab - press the append... button next to the "files to add" textbox You should be in the WinRar directory. - Hold down Ctrl and select both Order.htm and Readme.txt - Press ok
Expected result: the "files to add" textbox should have the names of the files I selected. Actual result: the textbox is covered by a horizontal scrollbar.
Regression test says:
e6fedf879c0666f1646b013d920fa7752f4ea42d is first bad commit commit e6fedf879c0666f1646b013d920fa7752f4ea42d Author: Dylan Smith dylan.ah.smith@gmail.com Date: Wed Jan 14 13:24:02 2009 -0500
richedit: Implemented the horizontal scrollbar.