Project

General

Profile

Bug #2982

in Web client, overlay window must not be "resizeable"

Added by Constantin Asofiei about 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Igor Skornyakov
Start date:
Due date:
% Done:

100%

billable:
No
vendor_id:
GCD
case_num:

Related issues

Related to User Interface - Bug #2837: GUI combo-box drop-down needs to be able to draw outside of it's containing top-level window Closed

History

#1 Updated by Constantin Asofiei about 8 years ago

Currently, when hovering the mouse on the edge of a i.e. drop-down combobox, the mouse pointer is switched to a "window resize" pointer (as if the overlay window can be resized). These overlay windows can not be resized, so mouse should not react on the border.

Check Swing behaviour too.

#2 Updated by Greg Shah about 8 years ago

Igor: are you already planning to handle this issue as part of #2565?

#3 Updated by Igor Skornyakov about 8 years ago

Greg Shah wrote:

Igor: are you already planning to handle this issue as part of #2565?

If I understand this issue correctly - then yes, I do.

#4 Updated by Igor Skornyakov about 8 years ago

Constantin Asofiei wrote:

Currently, when hovering the mouse on the edge of a i.e. drop-down combobox, the mouse pointer is switched to a "window resize" pointer (as if the overlay window can be resized). These overlay windows can not be resized, so mouse should not react on the border.

Check Swing behaviour too.

Constantin. At this moment my version of the WebGUI doesn't have this issue. However I may miss something. Can you please provide a test case?
Thank you.

#5 Updated by Constantin Asofiei about 8 years ago

Just use a test like this:

DEF VAR chcb AS CHAR VIEW-AS COMBO-BOX LIST-ITEMS "item1", "item2", "item3", "item4", "item5", "item6", "item7", "item8", "item9", "item10" INNER-LINES 5.
update chcb with frame f1.

open the combo's drop-down and move the mouse around the edges of the drop-down. I see this with 1811t.

#6 Updated by Igor Skornyakov about 8 years ago

Constantin Asofiei wrote:

Just use a test like this:
[...]
open the combo's drop-down and move the mouse around the edges of the drop-down. I see this with 1811t.

I see, Thank you Constantin.

#7 Updated by Igor Skornyakov about 8 years ago

processWindowBorder is noop when overlay window is active.

Committed to the task branch 2565a revno 11022.

#8 Updated by Greg Shah about 8 years ago

  • % Done changed from 0 to 100
  • Status changed from New to Closed
  • Assignee set to Igor Skornyakov

Resolved by trunk revision 10976 (merged from 2565a).

#9 Updated by Greg Shah over 7 years ago

  • Target version changed from Milestone 12 to GUI Support for a Complex ADM2 App

Also available in: Atom PDF