Chromium Code Reviews
DescriptionChange type of touch selection handles to POPUP
Previously, touch selection handles were of type TOOLTIP which in Chrome
OS would put them above almost everything else (e.g. menus and shelf;
see associated bugs). With this patch they are changed to type POPUP and
made transient children of their top-level parent, so they are
positioned correctly above their parent window, but below menus and
shelf. Also, they are not clipped to their parent window in Windows Aura
anymore, as now they have their own HWND.
BUG=303870, 316286
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263539
Patch Set 1 #Patch Set 2 : Rebased and added test #Patch Set 3 : nit #
Total comments: 6
Patch Set 4 : Fixed alignments #Patch Set 5 : Rebased #Patch Set 6 : Rebased after transient window fix and removed the workaround #Patch Set 7 : Cleaned up test #Patch Set 8 : Rebased after r263384 #
Messages
Total messages: 11 (0 generated)
|
|||||||||||||||||||||||||||||||||||||