UFO: Alien Invasion Issue Tracker
UFO: Alien Invasion
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png UFO: Alien Invasion / Closed Bug report #1868 can't scroll employee screen (r19804)
Go to the next issue (open or closed)
Go to the next open issue
There are no more issues in that direction.
This issue has been closed with status "Closed" and resolution "Not determined".
Issue basics
  • Type of issue
    Bug report
  • Category
    User interface
  • Targetted for
    Not determined
  • Status
    Closed
  • Priority
    3. Normal
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    Not estimated
Issue details
  • Resolution
    Not determined
  • Reproducability
    Not determined
  • Severity
    Not determined
  • Complexity
    Not determined
  • Platform
    Not determined
  • Architecture
    Not determined
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description
[http://sourceforge.net/p/ufoai/bugs/1868 Item 1868] imported from sourceforge.net tracker on 2013-01-28 19:12:13

Hire employee screen cannot be scrolled, neither by mouse wheel or buttons on screen. Removing an employee by right mouse button brings the next up so there are more.

-geever
===== Comments Ported from Sourceforge =====

====== nobody (2008-10-24 22:59:55) ======

This bug come from the value of textLines maybe.

* With debug, MN_TextScroll function return false because "node->textLines <= node->height"

* MN_DrawTextNode begin with node->textLines = 0
* textLines is incremented each R_FontDrawString call
* and we dont draw more what we need => node->textLines == node->height => MN_TextScroll return false

So it realy need to compute textLines out the draw function. Only when we update the string.
====== geever (2008-10-25 12:38:40) ======

A fix was committed to r19818.

-geever
Steps to reproduce this issue
Nothing entered.
Todos (0 / 0)
Issue created
footer_logo.png The Bug Genie 4.3.1 | Support | Feedback spinning_16.gif