Opened 9 years ago

Closed 5 years ago

Last modified 4 years ago

#12312 closed bug (invalid)

[app_server] sometimes doesn't redraw modal windows

Reported by: diver Owned by: nobody
Priority: normal Milestone:
Component: Servers/app_server Version: R1/Development
Keywords: Cc: humdinger, stippi
Blocked By: Blocking:
Platform: All

Description

hrev49552.

  • Install quicklaunch-0.9.11-1-x86_gcc2.hpkg which has this change.
  • Launch it
  • Click Setup and Add..
  • Close Setup window and then file panel
  • Click Setup and Add..

Setup window will not be drawn properly.

Change History (6)

comment:1 by axeld, 9 years ago

The application is responsible for redrawing the contents of windows that wait for a modal window. BAlert::Go() does that for you, for example. Unless you see the behavior elsewhere, I would assume that the application is at fault here.

Also, for the app_server, there is no difference between a modal, and a non-modal window -- this is all done client-side.

Last edited 9 years ago by axeld (previous) (diff)

comment:2 by diver, 9 years ago

Cc: humdinger stippi added

comment:3 by diver, 9 years ago

Close as invalid then?

comment:4 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:5 by waddlesplash, 5 years ago

Resolution: invalid
Status: assignedclosed

Indeed.

comment:6 by nielx, 4 years ago

Milestone: R1

Remove milestone for tickets with status = closed and resolution != fixed

Note: See TracTickets for help on using tickets.