Opened 15 years ago
Closed 15 years ago
#5834 closed bug (fixed)
Incorrect alert phrasing in touchpad applet.
Reported by: | kallisti5 | Owned by: | czeidler |
---|---|---|---|
Priority: | low | Milestone: | R1/alpha2 |
Component: | Preferences/Touchpad | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
in: http://dev.haiku-os.org/browser/haiku/trunk/src/preferences/touchpad/TouchpadPrefView.cpp#L97
"The new scroll area is very small. Do you really want to change it?"
This does not make any sense. In this situation the mouse area is small (which may block normal track pad operation) and the scroll area is huge. Maybe this should should read:
"The new scroll area is very large and may impede normal mouse operation. Do you really want to change it?"
Note:
See TracTickets
for help on using tickets.
Fixed in 36770 thanks.