Fix for the issue "context menu is not shown on selecting selectall on contextmenu"
[framework/web/webkit-efl.git] / Source / WebKit2 /
2013-10-10 bhargavi.kFix for the issue "context menu is not shown on selecti...
2013-10-10 Yuni JeongFixed handes and context menu for text selection are...
2013-10-10 Sudarshan C PWhen selection handler are out of view port,context...
2013-10-10 Yuni JeongText selection is updated by timer when webview's geome...
2013-10-10 prathmesh.mFixed display of wrong context menu
2013-10-10 Yuni JeongImplemented selection by doubleTap in WebKit.
2013-10-10 prathmesh.mFixed invalid display of handlers for R2L languages
2013-10-10 deepakSometimes selection handler is not moving any direction.
2013-10-10 Taeyun AnRemove selection handle after select image in e-mail app
2013-10-08 Changhyup JwaAvoid restoring scale factor 0 by HistoryController
2013-10-08 Changhyup JwaFix unhandled case for adjustScaleWithViewport()
2013-10-08 SangYong ParkRemove focus ring from unfocusable element
2013-10-07 Changhyup JwaSuspend URL until view size is calculated
2013-10-07 Changhyup JwaRevert "Fix the problem that the screen of the applicat...
2013-10-07 bhargavi.kFix for "contextual popup appearing automatically after...
2013-10-07 Taeyun AnDo not select the checkbox via text selecting operation
2013-10-07 Keunyong LeeMerge "[Release] Webkit2-efl-123997_0.11.105" into...
2013-10-07 Jihye KangMake altitude accuracy be non-negative real number
2013-10-07 Jihye KangSupport additional Coordinates information
2013-10-07 Jihye KangInitialize geolocation provider
2013-10-07 Jihye KangChange geolocation provider can monitoring multiple...
2013-10-04 KwangYong ChoiUse ewkView as parent object of picker popup
2013-10-04 bunam.jeonModify execution condition of input field zoom
2013-10-04 bunam.jeonModify wrong scroll position when input field zoom...
2013-10-04 Jihye KangAvoid force close on OpenPanel
2013-10-04 KwangYong ChoiUse default datetime format if dt_fmt is invalid
2013-10-04 InBum ChangMerge "Set focus on first color rect after color popup...
2013-10-04 InBum ChangMerge "Accessibility focus set after click on color...
2013-10-04 Jihye KangUse Sync message for syncLocalStorage
2013-10-04 Taeyun AnDo not request to hide IME when RenderObject is removed
2013-10-04 Jihye KangMinor variable name change on OpenPanel
2013-10-04 KwangYong ChoiSet focus on first color rect after color popup is...
2013-10-04 KwangYong ChoiAccessibility focus set after click on color rect
2013-10-04 Shanmuga Pandi MDo not reset the ContentLayer and contentsOpaque for...
2013-10-02 bhargavi.kFix for "Marker blinking while press and hold Ctrl+A"
2013-10-02 Hurnjoo LeeFix the issue that animation is not working after rotation.
2013-10-02 Hurnjoo LeeFix the issue that the webprocess is suspended
2013-10-02 Hurnjoo LeeFix the animation performance issue
2013-10-02 KJ KimMerge "[Cherry-pick] Create a GraphicsLayerUpdater...
2013-10-02 KJ KimMerge "Clear page cache when settings's font type is...
2013-10-02 Hyeonji KimClear page cache when settings's font type is changed
2013-10-02 KJ KimMerge "Modify underline background color of Japanese...
2013-10-02 Hurnjoo LeeDispatch window resize event after changing font type
2013-10-02 Hyeonji KimUse contents scale even if the layer's transform is...
2013-10-01 SangYong ParkFix focus ui navigation bug
2013-09-30 KwangYong ChoiFix picker popup layout
2013-09-30 KeonHo KimAdd parameter of smartcallback to exit fullscreen eleme...
2013-09-30 bhargavi.kFix for 1> "unexpected marker appears(display error...
2013-09-30 Jiyeon Kim[Title] App selector will be launced when user select...
2013-09-28 Yuni JeongChanged logic to add back key callback for context...
2013-09-28 Taeyun AnPrevent to select word on which have SELECT_NONE property
2013-09-28 Yuni JeongChanged ewk_view_text_selection_range_clear() API to...
2013-09-27 Keunyong LeeMerge "[Release] Webkit2-efl-123997_0.11.103" into...
2013-09-27 SangYong ParkUpdate cursor position before handling key event
2013-09-27 Yunchan ChoResolve crash issue during changing smack label
2013-09-26 Grzegorz CzajkowskiAdd API to check wheter the given encoding is supported...
2013-09-26 HYUNKI BAIKMerge "Revert "Apply overflow:scroll when -webkit-overf...
2013-09-26 bunam.jeonFixed problem that popup show too long text without...
2013-09-26 bunam.jeonApply white theme on popup button
2013-09-26 junghwan.kangMake buttons on javascript popup to be translatable
2013-09-25 Taeyun AnRemove timer action of context menu
2013-09-25 Gyuyoung KimPrevent a crash in didReceiveMessage() of WebContext
2013-09-25 Sanghyup LeeRevert "Revert "Validate smack label of forked/executed...
2013-09-25 Sanghyup LeeRevert "Validate smack label of forked/executed WebProc...
2013-09-25 Yunchan ChoValidate smack label of forked/executed WebProcess...
2013-09-24 Jihye KangSync localStorage when exit context
2013-09-24 deepak.m1Fix for button is not getting focus ring while selecting.
2013-09-17 Kihong KwonMerge "Video pause button does not work in video stream...
2013-09-17 SangYong ParkDo not select range when picker input element has focus...
2013-09-16 Sudarshan C PText selection handler disappering in Gmail.
2013-09-16 Hurnjoo LeeFix the bug that fixed element has wrong size
2013-09-16 bunam.jeonFixed scroll position in contentRichlyEditable field
2013-09-16 Keunyong LeeMerge "[Release] Webkit2-efl-123997_0.11.99" into tizen_2.2
2013-09-16 Hurnjoo LeeInitialize fixedToViewport flags to false when synchron...
2013-09-16 Seonae KimChange the CSS position property of controller to relative
2013-09-14 Ryuan Choipopup picker should be memeber of webview instance.
2013-09-13 Yuni JeongFixed focus ring is wrong.
2013-09-12 bunam.jeonFixed drag position issue
2013-09-12 InBum ChangMerge "Workaround fix for datetime picker" into tizen_2.2
2013-09-12 InBum ChangMerge "Apply accessibility feature to color picker...
2013-09-11 Keunyong LeeMerge "[Release] Webkit2-efl-123997_0.11.98" into tizen_2.2
2013-09-11 Sang-Yong ParkMerge "Fixed crash when webapp launched" into tizen_2.2
2013-09-11 Eunmi LeeCheck double tap when minimum scale is changed in the...
2013-09-11 bunam.jeonFixed crash when webapp launched
2013-09-11 KwangYong ChoiWorkaround fix for datetime picker
2013-09-11 KwangYong ChoiApply accessibility feature to color picker
2013-09-11 Heejin ChungMerge "Moved the freezing of paint on load of a new...
2013-09-11 Sanghyup LeeRefactor and update combo_box as tizen style
2013-09-11 Changhyup JwaUpdate visible content rect size on UIProcess on updati...
2013-09-11 Devdatta DeshpandeMoved the freezing of paint on load of a new url from...
2013-09-10 Yunchan ChoSupport the method to set WebProcess executable path...
2013-09-10 InBum ChangMerge "Modify datetime popup layout" into tizen_2.2
2013-09-10 Young-Taeck SongMerge "[WK2] Recalculate coverRect by intersecting...
2013-09-10 KwangYong ChoiModify datetime popup layout
2013-09-10 Jihye KangAvoid crash while getting filelist by using input type...
2013-09-09 Keunyong LeeMerge "[Release] Webkit2-efl-123997_0.11.97" into tizen_2.2
2013-09-09 SangYong ParkUpdate focus ring when scroll webpage
2013-09-09 SangYong ParkFix keypad issue in twitter app.
2013-09-05 Changhyup JwaFitting by contents' width only
2013-09-05 bhargavi.kFix for Username and password showing overlapped in...
next