Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
The new EFL libs are stricter about invalid edc code and also the
elm_widget_add functionality has changed.
|
|
[Issue#] N/A
[Problem] N/A
[Cause] user agent string is changed
[Solution] changing user agent string
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I61c2364f516da947ea783e2d9aba11982e55847e
|
|
[Issue#] N_SE-9986
[Problem] Zoom In/out button doesn't work at the mobile site.
[Cause] there was no proper scale factor comparing code.
[Solution] hiding the buttons if min/max zoom level is same
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I017ff37dde47e4a83af065da6bffc8652cb059d7
|
|
"Readable" in case of resetting to default
[Title] Change default setting of "Default view level" from "Fit to width" to "Readable" in case of resetting to default
[Issue#] N_SE-9857
[Problem] Fit to width is set as default browser setting in "Reset to default setting" against "Readable"
[Cause] It's assigned to set as Fit to width in step of browser resetting
[Solution] Change default setting of "Default view level" from "Fit to width" to "Readable" in case of resetting to default
[Team] Browser UI
[Developer] junghwan kang (junghwan.kang)
[Request] N/A
Change-Id: Ib645a1dc55524e566e2953af9ba1f7b06fabfaf4
|
|
[Issue#] N/A
[Problem] Loader team reqeusts to use soft refresh instead of hard refresh.
[Cause] Refresh takes longer time.
[Solution] N/A
[Team] Browser UI
[Developer] Hyerim Bae
[Request] N/A
Change-Id: I38a522ce1ff607b5db595f173e8fb338ed6128db
|
|
|
|
[Title] Remove share function in history and bookmarks menu
[Issue#] N_SE-9356
[Problem] share is not work in bookmark and history
[Cause] Those context menu is not supported from platform
[Solution] Remove the functions
[Team] Browser UI
[Developer] junghwan kang (junghwan.kang)
[Request] N/A
Change-Id: Iedbaf6705bb00128861763970aa3adf7a76bacd5
|
|
website setting in the list." into 2.0_beta
|
|
setting in the list.
[Issue#] N_SE-9744
[Problem] crash occured
[Cause] wrong pointer is passed
[Solution] set passed origin data even though there is a duplicated website setting in the list.
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: Iaf5d7214bd5cce1bf396da4eb441c009f7d35100
|
|
[Title] Remove selection mode in image selected context menu
[Issue#] N_SE-9572
[Problem] selection is not work
[Cause] Those context menu is not supported from platform and webkit
[Solution] Remove the functions
[Team] Browser UI
[Developer] junghwan kang (junghwan.kang)
[Request] N/A
Change-Id: I6fb32c3ea40bc41c0e4201193c2261ec5419d0a6
|
|
[Title] Remove un supported context popup menu (share)
[Issue#] N_SE_9693
[Problem] Share is not work
[Cause] share menu is not support in RC8
[Solution] Remove the functions
[Team] Browser UI
[Developer] junghwan kang (junghwan.kang)
[Request] N/A
Change-Id: I0b9546ec81d4c90610a606d17d597c3281ba1c16
|
|
delete most visited item."" into 2.0_beta
|
|
visited item."
This reverts commit b58203becf5f6579d79d2481a050d3da716848c3
|
|
[Issue#] N/A
[Problem] zoom buttons are vanished
[Cause] browser hide the zoom buttons when the page reaches max/min scale
[Solution] removing scale checking code due to vanishing zoom button issue
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I8c0868426fd6716ca99f4d8e6c55085b201a8b4e
|
|
[Issue#] N/A
[Problem] some of texts are not appropriate at the context itself
[Cause] text was a bit odd
[Solution] translated texts are applied.
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I02c4b931fd9d2e1a405bc60ecab55ea98a42d8e3
|
|
[Issue#] N/A
[Problem] There are setting items which is not implemented.
[Cause] the features isn't implemented.
[Solution] menus are removed.
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I6b8e607a4b7094cd4519b366442d3156eb68b7ae
|
|
[Issue#] N/A
[Problem] The genlist style is too old.
[Cause] The style hasn't been updated.
[Solution] updating genlist style to latest.
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I870874228b4c116800258c63f8c528ac13664aaf
Conflicts:
src/browser-history/browser-history-layout.cpp
|
|
[Issue#] N_SE-9364
[Problem] list layout is broken
[Cause] sweeped item on the genlist should be recovered before edit mode changed.
[Solution] recovering sweeped item whem genlist go into edit mode.
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: Idb4ea3b0473aae17702d670222e2e28fe9341b1e
|
|
2.0_beta
|
|
[Title] Remove un supported context popup menu (selection mode, share)
[Issue#] N/A
[Problem] Share and text selection is not work
[Cause] Those context menu is not supported from platform and webkit
[Solution] Remove the functions
[Team] Browser UI
[Developer] junghwan kang (junghwan.kang)
[Request] N/A
Change-Id: Ibe1119f4ea31af7ed4e83526a3d0d5100667414b
|
|
[Issue#] N_SE-8938
[Problem] The guidetext doesn't show at the first time.
[Cause] EFL entry doesn't show the guide text at the first time.
[Solution] sending the show signal after the view is loaded.
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: Ie2621f6e73cc6a44f3fa05a77b1319de8803916a
|
|
[Issue#] P120906-0573
[Problem] It's more convenient to block the url.
[Cause] N/A
[Solution] N/A
[Team] Browser UI
[Developer] Hyerim Bae
[Request] N/A
Change-Id: I6917b6eee46cac9b08e3dd849e65f5aa29ae9408
|
|
window view.
[Issue#] N_SE-9225
[Problem] The title was empty for the first time in multi window view.
[Cause] The title is encoded with mark up.
[Solution] Modify not to encode the title.
[Team] Browser UI
[Developer] Hyerim Bae (hyerim.bae)
[Request] N/A
Change-Id: I0ece2ed4a5dab13ec08c3351122b35b52742fa44
|
|
emulator." into 2.0_beta
|
|
|
|
|
|
[Issue#] N_SE-6880
[Problem] Crash happens when delete multi window if the previous multi window flow is not completed.
[Cause] The duplicated delete callback is called.
[Solution] Modify to be able to delete the multi window after the previous multi window is deleted completely.
[Team] Browser UI
[Developer] Hyerim Bae (hyerim.bae)
[Request] N/A
Change-Id: Icdab6ddcf04594779174fa9fad88cf5186750471
|
|
[Title] Fix an issue that make border in homepage setting menu
[Issue#] N_SE_8708
[Problem] border is not there in url editing field
[Cause] property of the entry which platform suggests has the limitation
[Solution] Make it to use genlist from entry
[Team] Browser UI
[Developer] junghwan kang (junghwan.kang)
[Request] N/A
Change-Id: Ic3f945752288311ceafc3b70abdf885ebb1fb017
|
|
[Issue#] N_SE-8956
[Problem] there is no border between URL and Title input field.
[Cause] EFL seperator style name has been changed
[Solution] Set proper separator style between list items.
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: Ibc8fdcfa96252cab72cafe2d8a4f4c54d13ae1c5
|
|
[Issue#] N_SE-9166
[Problem] The rotate information is not correct.
[Cause] Check it by window size.
[Solution] Modify to use orientation API.
[Developer] Hyerim Bae
Change-Id: Ie8a43421535c1a2044cbb848359ad82d79d649e6
|
|
item.
[Issue#] N_SE-9119
[Problem] The empty item is flickering when delete most visited item.
[Cause] The empty item is added by idler.
[Solution] Do not use idler in case of empty item.
[Developer] Hyerim Bae
Change-Id: I9a292686b2836aa74347727f0276ebf42a75f6df
|
|
[Issue#] P120802-5081
[Problem] Seperator can't be displayed in browser setting view.
[Cause] Genlist seperator item style was changed.
[Solution] Modify the seperator item style.
[Developer] hyerim.bae
Change-Id: I2f4a75933bd015cdc0732bf92d110211ef00cead
|
|
[Issue#] N/A
[Problem] desktop file is not enough to manage packages
[Cause] ini file has limitaion.
[Solution] applying xml manifest
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I4a5e2659622d2b4e9361892d6400883df1b08e42
|
|
[Issue#] P120905-2447
[Problem] Private icon is not different with GUI guide.
[Cause] The private icon was not release.
[Solution] The private icon is release in the latest GUI guide.
[Team] Browser UI
[Developer] Hyerim Bae
[Request] N/A
Change-Id: I8aabc9e4390522f9060d2790e8e6dcc8a5cb8c29
|
|
[Issue#] N/A
[Problem] possible crash issue when the class is created
[Cause] UI may send a click signal 2 times in very short time.
[Solution] just return if the class is existed when the class contructor is called
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: Icab36c4f84363d59f2a00023004e134873cf177e
Conflicts:
src/browser-data-manager.cpp
|
|
created" into 2.0_beta
|
|
into 2.0_beta
|
|
[Issue#] N_SE-6521 N_SE-7799 N_SE-9034
[Problem] find-word text color is not visible, control_bar is not visible.
[Cause] no exception
[Solution] Implementation exception.
[Team] Browser UI
[Developer] jihye3.song
[Request] N/A
Change-Id: I298cab28e3b3eab3dfa10c12a3c8715eb485e1a7
|
|
[Issue#] N_SE-8418
[Problem] Crash occured
[Cause] if the bookmark button is clicked twice in very short time, view is created before former view is destroyed.
[Solution] just return if the view is existed when the bookmark view is created
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I36a3fc9dc458fd738035bfa5bc5da40ff6aedb07
|
|
[Issue#] N_SE-8169
[Problem] Selection info popup is not fit to landscape mode screen
[Cause] elm_notify doesn't support the auto rotate
[Solution] using divided layout and dedicate one of them for selection info popup
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I5bb47d26c50de758b48db93b36490410717301f5
Conflicts:
src/browser-common-view.cpp
|
|
[Issue#] N_SE-8861
[Problem] The most visited item can't be deleted.
[Cause] The most visited item index is wrong.
[Solution] Delete the most visited item with url.
[Team] Browser UI
[Developer] Hyerim Bae
[Request] N/A
Change-Id: I4795a74b9dedb9a293bf61432b1b916acf03e7b0
|
|
and reader view
[Title] Give webkit a focus out signal to destroy webkit context popup in more menu and reader view
[Issue#] N/A
[Problem] Webkit context popup is not disappeared when touching more menu and reader view
[Cause] N/A
[Solution] Give webkit a focus out signal to destroy webkit context popup in more menu and reader view
[Team] Browser UI
[Developer] Junghwan kang
[Request] N/A
Change-Id: I942d3b9272b26ddde1e1ad2e5d984ae5a8a28afd
|
|
[Title] Change operation from appsvc to appcontrol
[Issue#] N/A
[Problem] N/A
[Cause] Operation name changed
[Solution] Change operation from appsvc to appcontrol
[Team] Browser UI
[Developer] junghwan kang (junghwan.kang)
[Request] N/A
Change-Id: I1ba3d030c607e1ab27255c237ccb68c9a6c70e3f
|
|
into 2.0_beta
|
|
[Issue#] N_SE-8776
[Problem] Text overlapped when copy the text from clipboard to empty input field
[Cause] guide text couldn't be hidden when the input field is not focused.
[Solution] hiding the guide text
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A
Change-Id: I71b6a1a6ed9f99debf70ff692c8122374392f14d
|
|
[Title] Add customized application context menu view
[Issue#] S1-7846
[Problem] As per UI share option should be in pop up
[Cause] UX changed
[Solution] Add customized application context menu view
[Team] Browser UI
[Developer] junghwan kang (junghwan.kang)
[Request] N/A
Change-Id: Ia5921f557f25e442a73878fbdf57bdb55f1b7ed1
|
|
[Title] Remove function of meta tag
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Remove function of meta tag
[Team] Browser UI
[Developer] Junghwan kang
[Request] N/A
Change-Id: Ib6e91c35b70566a75672128906ac2c63d86eba0b
|