Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / fyne-io/fyne issues and pull requests

#5009 - Error in new fyne release 2.5.0

Issue - State: open - Opened by aniketmanna 4 months ago - 4 comments
Labels: unverified, information-needed

#5008 - Built binary is too large

Issue - State: open - Opened by yms2772 4 months ago - 10 comments
Labels: unverified, information-needed

#5001 - Typing Chinese characters in widget.Entry and perform undo/redo crashes the app.

Issue - State: closed - Opened by evanhyd 4 months ago - 4 comments
Labels: unverified

#4998 - Japanese text doesn't truncate properly using fyne.TextTruncateEllipsis

Issue - State: closed - Opened by dweymouth 5 months ago - 2 comments
Labels: bug

#4964 - Window periodically misdraws into a smaller area on startup

Issue - State: open - Opened by dweymouth 5 months ago - 15 comments
Labels: bug, blocker, OS:Linux

#4930 - Build fails with transparent image for iOS icon

Issue - State: open - Opened by Gys 6 months ago - 4 comments

#4927 - Unable to run some apps on M1 Macbook Pro

Issue - State: closed - Opened by salorsino 6 months ago - 7 comments
Labels: not an issue

#4903 - Memory leak in widget.Table due to constantly creating cells to cache.Renderer(impl) while table.Refresh()

Issue - State: open - Opened by ZSA233 6 months ago - 16 comments
Labels: bug, optimization

#4888 - [Linux:Gnome] wrong window size after setting label.Wrapping value.

Issue - State: open - Opened by progfargo 6 months ago - 4 comments
Labels: bug, OS:Linux

#4782 - Support Software Rendering for X11 by allowing to disable GLX

Issue - State: open - Opened by jbcpollak 8 months ago - 24 comments
Labels: unverified

#4758 - Sometimes fyne fails to setup dark mode

Issue - State: closed - Opened by lostdusty 8 months ago - 11 comments
Labels: bug

#4750 - Example code won't compile on windows

Issue - State: closed - Opened by NRicode 8 months ago - 2 comments
Labels: unverified

#4719 - Checkboxes in bound list exhibits odd behavior

Issue - State: closed - Opened by BillBuilt 9 months ago - 11 comments
Labels: unverified

#4701 - Widget scrolling plus

Pull Request - State: closed - Opened by m-rei 9 months ago

#4654 - New threading model

Issue - State: open - Opened by andydotxyz 9 months ago - 2 comments
Labels: blocker

#4541 - Rewrite Windows notification logic in C

Issue - State: open - Opened by mbaklor 10 months ago - 6 comments
Labels: enhancement, OS:Windows

#4499 - Android folder open dialog returning unusable URI

Issue - State: open - Opened by thecodekitchen 11 months ago - 32 comments
Labels: unverified

#4418 - Decouple clipboard from fyne.Window

Issue - State: closed - Opened by Jacalz about 1 year ago - 9 comments
Labels: enhancement, good first issue, refactor

#4415 - Can't install fyne_demo

Issue - State: closed - Opened by endvvell about 1 year ago - 4 comments
Labels: not an issue

#4382 - Add CursorPosition() fyne.Position API

Issue - State: open - Opened by imjakey about 1 year ago - 4 comments

#4359 - Add widget.Switch for toggle switches

Issue - State: open - Opened by lostdusty about 1 year ago - 24 comments

#4346 - NewTreeWithData Rendering Issue

Issue - State: closed - Opened by BieHDC about 1 year ago - 8 comments
Labels: bug

#4339 - Tree Widget constantly calls IsBranch and ChildrenUIs

Issue - State: open - Opened by Minoxs about 1 year ago - 7 comments
Labels: unverified

#4321 - Add Underline support to Label/RichText

Issue - State: open - Opened by dweymouth about 1 year ago - 3 comments

#4296 - macOS Sonoma breaks “go run”

Issue - State: closed - Opened by andydotxyz about 1 year ago - 11 comments

#4192 - Clean up locking in canvas.EnsureMinSize()

Issue - State: open - Opened by Jacalz over 1 year ago - 5 comments
Labels: optimization

#4097 - Window.Resize() ignors height

Issue - State: open - Opened by Klaus-Tockloth over 1 year ago - 15 comments
Labels: unverified

#4053 - Support for font collections in theme / user font

Issue - State: open - Opened by andydotxyz over 1 year ago - 2 comments

#4010 - Memory leak in fontMetrics cache on desktop driver

Issue - State: closed - Opened by longkui-clown over 1 year ago - 9 comments
Labels: bug, optimization

#3961 - Unable to submit form despite validation passing.

Issue - State: open - Opened by turtletowerz over 1 year ago - 7 comments
Labels: unverified

#3925 - Wrap rich text on non-inline rather than on context change

Pull Request - State: open - Opened by andydotxyz over 1 year ago - 1 comment

#3923 - text render blend func may use BlendFuncSeparate better

Issue - State: open - Opened by riikack over 1 year ago - 2 comments

#3922 - Freeze when resizing AppTabs during Close Intercept on develop (working on 2.3.4)

Issue - State: open - Opened by xypwn over 1 year ago - 1 comment
Labels: bug, blocker

#3921 - Adjust scrolling speed for non-Mac desktop OSes

Pull Request - State: open - Opened by dweymouth over 1 year ago - 2 comments

#3920 - widget.List: Do not allocate temporary listItem for MinSize() calculation

Pull Request - State: closed - Opened by Jacalz over 1 year ago - 1 comment

#3919 - Fix leak in image painter

Pull Request - State: open - Opened by dweymouth over 1 year ago - 3 comments

#3918 - top Table elements become invisible after ScrollToBottom()

Issue - State: open - Opened by cmitsakis over 1 year ago - 5 comments
Labels: unverified

#3917 - Resizable PopUp/Dialogs

Issue - State: open - Opened by matwachich over 1 year ago - 2 comments

#3916 - Entry Widget input is doubled on Android when using a connected keyboard

Issue - State: open - Opened by Mastza28 over 1 year ago - 2 comments
Labels: unverified

#3915 - Some better wording for the changelog

Pull Request - State: closed - Opened by Jacalz over 1 year ago - 3 comments

#3914 - Make the password accessory look and behave disabled when the entry is disabled

Pull Request - State: closed - Opened by andydotxyz over 1 year ago - 3 comments

#3913 - Fix disabled radio not looking disabled

Pull Request - State: closed - Opened by andydotxyz over 1 year ago - 1 comment

#3912 - Debug layout feature

Pull Request - State: closed - Opened by andydotxyz over 1 year ago - 1 comment

#3911 - How could I use propertyLock when extending fyne in my project, propertyLock is a private field

Issue - State: closed - Opened by riikack over 1 year ago - 1 comment
Labels: duplicate, wontfix

#3910 - Is it possible to implement the right-click interface of the two-dimensional table?

Issue - State: closed - Opened by sh1luo over 1 year ago - 21 comments
Labels: not an issue

#3909 - Random crash in DocTab

Issue - State: open - Opened by matwachich over 1 year ago
Labels: unverified

#3908 - Disabled password Entry should also disable the ActionItem (show/hide password)

Issue - State: closed - Opened by matwachich over 1 year ago - 2 comments
Labels: bug, good first issue

#3907 - Add NewFolderSave dialog for creating new folder

Issue - State: open - Opened by xypwn over 1 year ago - 3 comments
Labels: enhancement, FileDialog

#3905 - DocTab selection underline not updated when deleting an Item

Issue - State: open - Opened by matwachich over 1 year ago - 2 comments
Labels: unverified

#3904 - table

Issue - State: open - Opened by yishuguo over 1 year ago
Labels: unverified

#3902 - There is a certain chance that `window.setContent` will layout abnormally

Issue - State: open - Opened by aztack over 1 year ago - 7 comments
Labels: unverified

#3901 - DoubleTapped should not "eat" Tapped message

Issue - State: open - Opened by matwachich over 1 year ago - 2 comments

#3900 - Some SVG resources don't update appearance correctly with the theme

Issue - State: open - Opened by dweymouth over 1 year ago - 1 comment
Labels: unverified

#3899 - Add displayName option for fyne package command

Issue - State: open - Opened by aztack over 1 year ago - 3 comments

#3898 - Make sure we have sufficient space for the bar as well if content is tiny

Pull Request - State: closed - Opened by andydotxyz over 1 year ago - 3 comments

#3897 - Add documentation comment to button Icon property

Pull Request - State: open - Opened by dweymouth over 1 year ago - 1 comment

#3896 - theme.*Resource wrapper types call svg.Colorize() on raster resources

Issue - State: open - Opened by davidhaymond over 1 year ago - 7 comments
Labels: unverified

#3895 - Android bad handling of destroy() event (orientation change, back button) At least on emulator

Issue - State: open - Opened by blaize over 1 year ago - 2 comments
Labels: unverified

#3894 - edit README

Pull Request - State: open - Opened by thebigbone over 1 year ago - 10 comments

#3893 - Fix missing scaling option for images on arm linux devices

Pull Request - State: closed - Opened by andydotxyz over 1 year ago - 2 comments

#3892 - fyne box layout do care about user defined size

Pull Request - State: closed - Opened by lazywhite over 1 year ago - 1 comment

#3891 - Fastest scale mode is not working on Linux arm64 device

Issue - State: closed - Opened by vinser over 1 year ago - 1 comment
Labels: bug

#3890 - Add ability to use data binding to drive disable state of a widget.

Pull Request - State: open - Opened by Bluebugs over 1 year ago - 5 comments

#3889 - Add boolean operator Not, And and Or data bindings.

Pull Request - State: closed - Opened by Bluebugs over 1 year ago - 1 comment

#3888 - Support disabling of animation - either as a user or developer

Pull Request - State: closed - Opened by andydotxyz over 1 year ago - 2 comments

#3887 - Entry with data binding misses keystrokes or panics on fast input

Issue - State: open - Opened by AlexNigl over 1 year ago - 1 comment
Labels: unverified

#3886 - Deadlock acquiring read lock twice with rich text

Issue - State: open - Opened by williambrode over 1 year ago - 2 comments
Labels: unverified

#3885 - AppTabs has overlapping tabs in VBox or HBox

Issue - State: closed - Opened by shangdan1987 over 1 year ago - 4 comments
Labels: bug

#3884 - the input method cannot follow with the cursor.

Issue - State: closed - Opened by 93Alliance over 1 year ago - 1 comment
Labels: duplicate

#3883 - Accordion item title Wrapping

Issue - State: open - Opened by matwachich over 1 year ago

#3882 - Disabled RadioGroup does not display status

Issue - State: closed - Opened by XanderCheung over 1 year ago - 1 comment
Labels: bug

#3881 - Default to adding border and rounding corners of macOS icons

Pull Request - State: closed - Opened by andydotxyz over 1 year ago - 3 comments

#3880 - android ndk used is deprecated? cant generate fyne build templates

Issue - State: open - Opened by gedw99 over 1 year ago - 4 comments
Labels: unverified

#3879 - Text not visible in fyne app

Issue - State: open - Opened by islippers over 1 year ago - 1 comment
Labels: unverified

#3878 - Guard for nil when closing windows

Pull Request - State: closed - Opened by imran-iq over 1 year ago - 2 comments

#3877 - Crash when reducing window to taskbar with popup opened

Issue - State: open - Opened by matwachich over 1 year ago - 2 comments
Labels: unverified

#3876 - The taskbar displays garbled characters

Issue - State: closed - Opened by zzwl0219 over 1 year ago - 5 comments
Labels: duplicate, not an issue

#3875 - Add desktop systray quit menu item only if it's not already present

Pull Request - State: open - Opened by bzdtchk over 1 year ago - 1 comment

#3874 - Intermittent unexpected signal during runtime execution

Issue - State: open - Opened by tim-timpani over 1 year ago - 3 comments
Labels: unverified

#3873 - tinygo:wasm-ld: error: /var/folders/.../tinygo1760742876/main.o: undefined symbol

Issue - State: closed - Opened by BorzdeG over 1 year ago - 8 comments
Labels: unverified

#3872 - Update the golang.org/x/* deps (except for mobile)

Pull Request - State: closed - Opened by Jacalz over 1 year ago - 4 comments

#3871 - Update fsnotify to v1.6.0

Pull Request - State: closed - Opened by Jacalz over 1 year ago - 1 comment

#3870 - Panic when using autogenerated quit in menu if some windows have not been shown

Issue - State: closed - Opened by imran-iq over 1 year ago - 4 comments
Labels: bug

#3869 - I click the systray `quit` . by the app not quit

Issue - State: closed - Opened by aohanhongzhi over 1 year ago - 1 comment
Labels: unverified

#3867 - Bring back theme.HyperlinkColor

Issue - State: open - Opened by dweymouth over 1 year ago - 1 comment

#3866 - Close manifest after writing it so it can be removed later in code

Pull Request - State: closed - Opened by roffe over 1 year ago - 1 comment

#3865 - Windows: Close manifest after writing it so it can be removed later in code

Pull Request - State: closed - Opened by roffe over 1 year ago - 3 comments

#3864 - Only call updateLayout once on the parent.

Pull Request - State: closed - Opened by Bluebugs over 1 year ago - 3 comments

#3863 - Animation smoothness improvement

Pull Request - State: open - Opened by Hypnotriod over 1 year ago - 7 comments

#3862 - Do you consider supporting the display of statistical charts?

Issue - State: closed - Opened by wangshenghao1 over 1 year ago - 4 comments
Labels: duplicate

#3861 - Features/faster table

Pull Request - State: closed - Opened by Bluebugs over 1 year ago - 2 comments

#3860 - Scrolling in Table Widget is slow with a lot of rows

Issue - State: closed - Opened by mdmdmdmdmd over 1 year ago - 2 comments
Labels: bug

#3859 - canvas.Line not a CanvasObject

Issue - State: closed - Opened by raymon68 over 1 year ago - 3 comments
Labels: not an issue

#3858 - Make tabs of AppTabs container focusable to allow keyboard navigation

Issue - State: open - Opened by dweymouth over 1 year ago - 1 comment
Labels: enhancement, Keyboard