khwang0 / 2018F-COMP3111

19 stars 13 forks source link

Button Disabling #90

Open vaishnavig11 opened 5 years ago

vaishnavig11 commented 5 years ago

There seems to be an issue When "Last Search" button is disabled upon initalisation and then re-enabled. The enabled visual state is not restored. The button looks greyed out but it works as if it is enabled.

I tried to search why this was happenning. Apparently it is a CSS bug. What do we do regarding this? https://bugs.openjdk.java.net/browse/JDK-8106815

Would we be given points even if the button looks greyed out but actually works?

comp3111ta commented 5 years ago

You can write it in your readme.md to state your difficulty. We will be lenient on that.