Issue 78188 - WB_NOHIDESELECTION and WB_AUTOVSCROLL are equal
Summary: WB_NOHIDESELECTION and WB_AUTOVSCROLL are equal
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: dirk.voelzke
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-07 14:45 UTC by dirk.voelzke
Modified: 2007-07-02 08:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description dirk.voelzke 2007-06-07 14:45:31 UTC
WB_NOHIDESELECTION and WB_AUTOVSCROLL are equal, but a multi line edit might use
both flags therefor one value has to be changed.
Comment 1 dirk.voelzke 2007-06-07 14:49:06 UTC
Accepted
Comment 2 dirk.voelzke 2007-06-07 15:03:11 UTC
fixed in vcl/inc/vcl/wintypes.hxx and rsc/inc/vclrsc.hxx in CWS obr05
Comment 3 nospam4obr 2007-06-11 10:17:20 UTC
WB_NOHIDESELECTION successfully changed.
Comment 4 dirk.voelzke 2007-07-02 08:37:51 UTC
Verified in master src680 m217, closed.