457 - Scroll top to bottom error
--- What steps will reproduce the problem? ---
1. /prat -> Display Settings -> Scroll
2. Set Text Scroll Direction: Top to Bottom
3. Close window & Reload UI
--- What is the expected output? What do you see instead? ---
I expect the chat text to scroll from top to bottom.
Instead, the chat text continues to scroll bottom to top and I got an error (see below).
--- What version of the product are you using? ---
Prat 3.4.6
--- *IMPORTANT* -> Can you reproduce the problem when ONLY Prat is running? ---
Yes
--- Do you play on US or EU. What language do you use? ---
US-en
--- Do you have an error log of what happened? ---
Message: Interface\AddOns\Prat-3.0\modules\Scroll.lua:493 Usage: ChatFrame5:SetInsertMode("TOP" or "BOTTOM")
Time: 10/26/10 13:10:31
Count: 1
Stack: [C]: in function `SetInsertMode'
Interface\AddOns\Prat-3.0\modules\Scroll.lua:493 in function `ScrollDirection'
Interface\AddOns\Prat-3.0\modules\Scroll.lua:484 in function `SetScrollDirection'
Interface\AddOns\Prat-3.0\modules\Scroll.lua:426 in function `ConfigureAllFrames'
Interface\AddOns\Prat-3.0\modules\Scroll.lua:401 in function `OnModuleEnable'
Interface\AddOns\Prat-3.0\addon\modules.lua:189 in function <Interface\AddOns\Prat-3.0\addon\modules.lua:181
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...Ons\Prat-3.0_Libraries\AceAddon-3.0\AceAddon-3.0.lua:539 in function `EnableAddon'
...Ons\Prat-3.0_Libraries\AceAddon-3.0\AceAddon-3.0.lua:551 in function `EnableAddon'
...Ons\Prat-3.0_Libraries\AceAddon-3.0\AceAddon-3.0.lua:629 in function <...Ons\Prat-3.0_Libraries\AceAddon-3.0\AceAddon-3.0.lua:615
[C]: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:242 in function `UIParentLoadAddOn'
Interface\FrameXML\UIParent.lua:316 in function `TimeManager_LoadUI'
Interface\FrameXML\UIParent.lua:517 in function <Interface\FrameXML\UIParent.lua:492
--- Please provide any additional information below. ---
| User | When | Change |
|---|---|---|
| pompachomp | Oct 27, 2010 at 22:54 UTC | Changed status from New to Invalid |
| trogdorhunter | Oct 26, 2010 at 20:18 UTC | Create |
- 1 comment
- 1 comment
Facts
- Last updated
- Mar 30, 2012
- Reported
- Oct 26, 2010
- Status
- Invalid - This was not a valid report.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 1
- Component
- I don't know.
- Reply
- #1
pompachomp Oct 27, 2010 at 22:54 UTC - 0 likesIn an alpha after the release you are using:
r672 | sylvanaar | 2010-10-17 10:46:32 +0000 (Sun, 17 Oct 2010) | 1 line Changed paths: M /trunk/modules/Scroll.lua
removed TOP-BOTTOM scrolling option due to blizzard bug. (#451)